License |
License |
---|---|
GroupId | GroupIdcom.uchicom |
ArtifactId | ArtifactIdzipadd |
Version | Version0.0.2 |
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.2.pom | |
zipadd-0.0.2.jar | 5 KB |
zipadd-0.0.2-sources.jar | 1 KB |
zipadd-0.0.2-javadoc.jar | 397 KB |
zipadd-0.0.2-jar-with-dependencies.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uchicom/zipadd/ -->
<dependency>
<groupId>com.uchicom</groupId>
<artifactId>zipadd</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.uchicom/zipadd/
implementation 'com.uchicom:zipadd:0.0.2'
// https://jarcasting.com/artifacts/com.uchicom/zipadd/
implementation ("com.uchicom:zipadd:0.0.2")
'com.uchicom:zipadd:jar:0.0.2'
<dependency org="com.uchicom" name="zipadd" rev="0.0.2">
<artifact name="zipadd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uchicom', module='zipadd', version='0.0.2')
)
libraryDependencies += "com.uchicom" % "zipadd" % "0.0.2"
[com.uchicom/zipadd "0.0.2"]
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 |