is not current version
Last Version 0.0.3

com.uchicom:zipadd 0.0.1

Get the address from the zip code.

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

zipadd
Version

Version

0.0.1
Type

Type

jar

Download zipadd 0.0.1


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