is not current version
Last Version 1.0.3

com.lindar:getaddress-io-client 1.0.2

Java client for getAddress.io

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lindar
ArtifactId

ArtifactId

getaddress-io-client
Version

Version

1.0.2
Type

Type

jar

Download getaddress-io-client 1.0.2


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