License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net CLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdnet.savantly.geo |
ArtifactId | ArtifactIdusps-client |
Version | Version0.0.1-RELEASE |
Type | Typejar |
Description |
Descriptionusps-client
USPS API client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.savantly.geo/usps-client/ -->
<dependency>
<groupId>net.savantly.geo</groupId>
<artifactId>usps-client</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.savantly.geo/usps-client/
implementation 'net.savantly.geo:usps-client:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/net.savantly.geo/usps-client/
implementation ("net.savantly.geo:usps-client:0.0.1-RELEASE")
'net.savantly.geo:usps-client:jar:0.0.1-RELEASE'
<dependency org="net.savantly.geo" name="usps-client" rev="0.0.1-RELEASE">
<artifact name="usps-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.savantly.geo', module='usps-client', version='0.0.1-RELEASE')
)
libraryDependencies += "net.savantly.geo" % "usps-client" % "0.0.1-RELEASE"
[net.savantly.geo/usps-client "0.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.jsoup : jsoup | jar | 1.10.2 |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.1.7 |