dev.tilera.kotlin:kotlin-allopen-plugin-gradle (0.1.0)

Published 2022-07-31 13:04:42 +02:00 by tilera

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>dev.tilera.kotlin</groupId>
	<artifactId>kotlin-allopen-plugin-gradle</artifactId>
	<version>0.1.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=dev.tilera.kotlin:kotlin-allopen-plugin-gradle:0.1.0

Dependencies

org.jetbrains.kotlin:kotlin-stdlib
1.6.10
org.jetbrains.kotlin:kotlin-gradle-plugin-api
1.6.10
Details
Maven
2022-07-31 13:04:42 +02:00
18
7.6 KiB
Assets (3)
Versions (1) View all
0.1.0 2022-07-31