License |
License |
---|---|
GroupId | GroupIdcom.uchicom |
ArtifactId | ArtifactIdzipadd |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzipadd
Get the address from the zip code.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zipadd-0.0.3.pom | |
zipadd-0.0.3.jar | 4 KB |
zipadd-0.0.3-sources.jar | 1 KB |
zipadd-0.0.3-javadoc.jar | 397 KB |
zipadd-0.0.3-jar-with-dependencies.jar | 4 KB |
Browse |
<!-- 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"]
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 |