License |
License |
---|---|
GroupId | GroupIdcom.github.gilberto-torrezan |
ArtifactId | ArtifactIdviacep |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionViaCEP Java API
Java API to access ViaCEP webservices
|
Project URL |
Project URL |
Filename | Size |
---|---|
viacep-1.2.0.pom | |
viacep-1.2.0.jar | 18 KB |
viacep-1.2.0-sources.jar | 10 KB |
viacep-1.2.0-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gilberto-torrezan/viacep/ -->
<dependency>
<groupId>com.github.gilberto-torrezan</groupId>
<artifactId>viacep</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/viacep/
implementation 'com.github.gilberto-torrezan:viacep:1.2.0'
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/viacep/
implementation ("com.github.gilberto-torrezan:viacep:1.2.0")
'com.github.gilberto-torrezan:viacep:jar:1.2.0'
<dependency org="com.github.gilberto-torrezan" name="viacep" rev="1.2.0">
<artifact name="viacep" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gilberto-torrezan', module='viacep', version='1.2.0')
)
libraryDependencies += "com.github.gilberto-torrezan" % "viacep" % "1.2.0"
[com.github.gilberto-torrezan/viacep "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
com.fasterxml.jackson.jr : jackson-jr-objects | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
org.fusesource.restygwt : restygwt | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |