is not current version
Last Version 1.2

io.github.parj:getexternalip 1.0

Gets external IP address

GroupId

GroupId

io.github.parj
ArtifactId

ArtifactId

getexternalip
Version

Version

1.0
Type

Type

jar

Download getexternalip 1.0


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