is not current version
Last Version 1.32

com.github.jgonian:commons-ip-math 1.30


GroupId

GroupId

com.github.jgonian
ArtifactId

ArtifactId

commons-ip-math
Version

Version

1.30
Type

Type

jar

Download commons-ip-math 1.30


<!-- https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math/ -->
<dependency>
    <groupId>com.github.jgonian</groupId>
    <artifactId>commons-ip-math</artifactId>
    <version>1.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math/
implementation 'com.github.jgonian:commons-ip-math:1.30'
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math/
implementation ("com.github.jgonian:commons-ip-math:1.30")
'com.github.jgonian:commons-ip-math:jar:1.30'
<dependency org="com.github.jgonian" name="commons-ip-math" rev="1.30">
  <artifact name="commons-ip-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jgonian', module='commons-ip-math', version='1.30')
)
libraryDependencies += "com.github.jgonian" % "commons-ip-math" % "1.30"
[com.github.jgonian/commons-ip-math "1.30"]