не последняя версия
Последняя версия 0.0.3

com.uchicom:zipadd 0.0.1

Get the address from the zip code.

Группа

Группа

com.uchicom
Идентификатор

Идентификатор

zipadd
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать 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"]