License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ripe.commons |
ArtifactId | ArtifactIdcommons-ip-math-parent |
Version | Version1.23 |
Type | Typepom |
Description |
Descriptionnet.ripe.commons:commons-ip-math-parent
A project to make it easier to work with Internet resources, such as IPv4, IPv6 and AS numbers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-ip-math-parent-1.23.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ripe.commons/commons-ip-math-parent/ -->
<dependency>
<groupId>net.ripe.commons</groupId>
<artifactId>commons-ip-math-parent</artifactId>
<version>1.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ripe.commons/commons-ip-math-parent/
implementation 'net.ripe.commons:commons-ip-math-parent:1.23'
// https://jarcasting.com/artifacts/net.ripe.commons/commons-ip-math-parent/
implementation ("net.ripe.commons:commons-ip-math-parent:1.23")
'net.ripe.commons:commons-ip-math-parent:pom:1.23'
<dependency org="net.ripe.commons" name="commons-ip-math-parent" rev="1.23">
<artifact name="commons-ip-math-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ripe.commons', module='commons-ip-math-parent', version='1.23')
)
libraryDependencies += "net.ripe.commons" % "commons-ip-math-parent" % "1.23"
[net.ripe.commons/commons-ip-math-parent "1.23"]