License |
License |
---|---|
GroupId | GroupIdcom.harium.api |
ArtifactId | ArtifactIdcheckip |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCheckIp API
Unofficial checkip.amazonaws.com API
|
Filename | Size |
---|---|
checkip-1.0.0.pom | |
checkip-1.0.0.jar | 3 KB |
checkip-1.0.0-sources.jar | 1 KB |
checkip-1.0.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.api/checkip/ -->
<dependency>
<groupId>com.harium.api</groupId>
<artifactId>checkip</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.api/checkip/
implementation 'com.harium.api:checkip:1.0.0'
// https://jarcasting.com/artifacts/com.harium.api/checkip/
implementation ("com.harium.api:checkip:1.0.0")
'com.harium.api:checkip:jar:1.0.0'
<dependency org="com.harium.api" name="checkip" rev="1.0.0">
<artifact name="checkip" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.api', module='checkip', version='1.0.0')
)
libraryDependencies += "com.harium.api" % "checkip" % "1.0.0"
[com.harium.api/checkip "1.0.0"]