License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ripe.commons |
ArtifactId | ArtifactIdcommons-ip-math |
Version | Version1.23 |
Type | Typejar |
Description |
Descriptioncommons-ip-math
A project to make it easier to work with Internet resources, such as IPv4, IPv6 and AS numbers.
|
Filename | Size |
---|---|
commons-ip-math-1.23.pom | |
commons-ip-math-1.23.jar | 43 KB |
commons-ip-math-1.23-sources.jar | 34 KB |
commons-ip-math-1.23-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ripe.commons/commons-ip-math/ -->
<dependency>
<groupId>net.ripe.commons</groupId>
<artifactId>commons-ip-math</artifactId>
<version>1.23</version>
</dependency>
// https://jarcasting.com/artifacts/net.ripe.commons/commons-ip-math/
implementation 'net.ripe.commons:commons-ip-math:1.23'
// https://jarcasting.com/artifacts/net.ripe.commons/commons-ip-math/
implementation ("net.ripe.commons:commons-ip-math:1.23")
'net.ripe.commons:commons-ip-math:jar:1.23'
<dependency org="net.ripe.commons" name="commons-ip-math" rev="1.23">
<artifact name="commons-ip-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ripe.commons', module='commons-ip-math', version='1.23')
)
libraryDependencies += "net.ripe.commons" % "commons-ip-math" % "1.23"
[net.ripe.commons/commons-ip-math "1.23"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
nl.jqno.equalsverifier : equalsverifier | jar | 1.7.5 |