ink.xcl-happyDNS (1.0.0)

Published 2024-03-10 15:49:00 +08:00 by tianzixuan

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>ink.xcl</groupId>
	<artifactId>happyDNS</artifactId>
	<version>1.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=ink.xcl:happyDNS:1.0.0

Dependencies

org.jetbrains.kotlin:kotlin-stdlib
1.9.23
Details
Maven
2024-03-10 15:49:00 +08:00
2140
116 KiB
Assets (4)
Versions (1) View all
1.0.0 2024-03-10