is not current version
Last Version 1.0.4

com.github.fartherp:framework-ip 1.0.3

framework-ip

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-ip
Version

Version

1.0.3
Type

Type

jar

Download framework-ip 1.0.3


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