is not current version
Last Version 1.1.0

com.github.blankhang:iptool 1.0.0

ip locating agent tool

GroupId

GroupId

com.github.blankhang
ArtifactId

ArtifactId

iptool
Version

Version

1.0.0
Type

Type

pom

Download iptool 1.0.0

Filename Size
iptool-1.0.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.blankhang/iptool/ -->
<dependency>
    <groupId>com.github.blankhang</groupId>
    <artifactId>iptool</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.blankhang/iptool/
implementation 'com.github.blankhang:iptool:1.0.0'
// https://jarcasting.com/artifacts/com.github.blankhang/iptool/
implementation ("com.github.blankhang:iptool:1.0.0")
'com.github.blankhang:iptool:pom:1.0.0'
<dependency org="com.github.blankhang" name="iptool" rev="1.0.0">
  <artifact name="iptool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.blankhang', module='iptool', version='1.0.0')
)
libraryDependencies += "com.github.blankhang" % "iptool" % "1.0.0"
[com.github.blankhang/iptool "1.0.0"]