zipadd

Get the address from the zip code.

License

License

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

zipadd
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

zipadd
Get the address from the zip code.
Project URL

Project URL

https://github.com/uchicom/zipadd
Source Code Management

Source Code Management

https://github.com/uchicom/zipadd

Download zipadd

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.mockito : mockito-inline jar 3.7.7
org.assertj : assertj-core jar 3.15.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1