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

Published 2022-07-31 13:04:50 +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</artifactId>
	<version>0.1.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=dev.tilera.kotlin:kotlin-allopen-plugin:0.1.0

Dependencies

org.jetbrains.kotlin:kotlin-stdlib-jdk8
1.6.10
Details
Maven
2022-07-31 13:04:50 +02:00
15
9.7 KiB
Assets (3)
Versions (1) View all
0.1.0 2022-07-31