is not current version
Last Version 1.1.1

com.github.christiangda:pigiptools 1.1.0

This is a group of Apache Pig Java UDFs utilities to help us get more productive ours pig scripts using GeoIP database files, and other Ip tools

GroupId

GroupId

com.github.christiangda
ArtifactId

ArtifactId

pigiptools
Version

Version

1.1.0
Type

Type

jar

Download pigiptools 1.1.0


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