maven2

org.netbeans.external:AbsoluteLayout (RELEASE701)

Published 2026-07-11 14:20:19 +00:00 by uniCenta

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.netbeans.external</groupId>
	<artifactId>AbsoluteLayout</artifactId>
	<version>RELEASE701</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://repo.unicenta.io/api/packages/maven2/maven -Dartifact=org.netbeans.external:AbsoluteLayout:RELEASE701
Details
Maven
2026-07-11 14:20:19 +00:00
4
3.2 KiB
Assets (2)
Versions (2) View all
RELEASE701 2026-07-11
RELEASE82 2026-07-11