License |
License |
---|---|
GroupId | GroupIdcom.github.jgonian |
ArtifactId | ArtifactIdcommons-ip-math-parent |
Version | Version1.32 |
Type | Typepom |
Description |
Descriptioncom.github.jgonian: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.32.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-parent/ -->
<dependency>
<groupId>com.github.jgonian</groupId>
<artifactId>commons-ip-math-parent</artifactId>
<version>1.32</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-parent/
implementation 'com.github.jgonian:commons-ip-math-parent:1.32'
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-parent/
implementation ("com.github.jgonian:commons-ip-math-parent:1.32")
'com.github.jgonian:commons-ip-math-parent:pom:1.32'
<dependency org="com.github.jgonian" name="commons-ip-math-parent" rev="1.32">
<artifact name="commons-ip-math-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jgonian', module='commons-ip-math-parent', version='1.32')
)
libraryDependencies += "com.github.jgonian" % "commons-ip-math-parent" % "1.32"
[com.github.jgonian/commons-ip-math-parent "1.32"]