is not current version
Last Version 1.2

io.github.parj:getexternalip 1.1

Gets external IP address

GroupId

GroupId

io.github.parj
ArtifactId

ArtifactId

getexternalip
Version

Version

1.1
Type

Type

jar

Download getexternalip 1.1


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