License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.googlecode.java-ipv6 |
ArtifactId | ArtifactIdjava-ipv6 |
Last Version | Last Version0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava IPv6 Library
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
java-ipv6-0.17.pom | |
java-ipv6-0.17.jar | 20 KB |
java-ipv6-0.17-sources.jar | 12 KB |
java-ipv6-0.17-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.java-ipv6/java-ipv6/ -->
<dependency>
<groupId>com.googlecode.java-ipv6</groupId>
<artifactId>java-ipv6</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.java-ipv6/java-ipv6/
implementation 'com.googlecode.java-ipv6:java-ipv6:0.17'
// https://jarcasting.com/artifacts/com.googlecode.java-ipv6/java-ipv6/
implementation ("com.googlecode.java-ipv6:java-ipv6:0.17")
'com.googlecode.java-ipv6:java-ipv6:jar:0.17'
<dependency org="com.googlecode.java-ipv6" name="java-ipv6" rev="0.17">
<artifact name="java-ipv6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.java-ipv6', module='java-ipv6', version='0.17')
)
libraryDependencies += "com.googlecode.java-ipv6" % "java-ipv6" % "0.17"
[com.googlecode.java-ipv6/java-ipv6 "0.17"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
com.google.guava : guava | jar | 14.0.1 |