is not current version
Last Version 1.32

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


GroupId

GroupId

com.github.jgonian
ArtifactId

ArtifactId

commons-ip-math
Version

Version

1.31
Type

Type

jar

Download commons-ip-math 1.31


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