org.orangeboys:OrangeGradleConventions (0.1.5)

Published 2026-08-21 11:07:23 +03:00 by release-publisher

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.orangeboys</groupId>
	<artifactId>OrangeGradleConventions</artifactId>
	<version>0.1.5</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.orangeboys:OrangeGradleConventions:0.1.5

Dependencies

org.jetbrains.kotlin:kotlin-gradle-plugin
2.1.21
net.fabricmc:fabric-loom
1.10-SNAPSHOT
Details
Maven
2026-08-21 11:07:23 +03:00
47
44 KiB
Assets (3)
Versions (10) View all
0.1.5 2026-08-21
0.1.5-SNAPSHOT 2026-08-21
0.1.4 2026-08-21
0.1.4-SNAPSHOT 2026-08-21
0.1.3 2026-08-21