License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.easypost |
ArtifactId | ArtifactIdeasypost-api-client |
Last Version | Last Version5.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.easypost:easypost-api-client
EasyPost Java Client Library for the EasyPost Shipping API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
easypost-api-client-5.5.0.pom | |
easypost-api-client-5.5.0.jar | 81 KB |
easypost-api-client-5.5.0-sources.jar | 42 KB |
easypost-api-client-5.5.0-javadoc.jar | 342 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.easypost/easypost-api-client/ -->
<dependency>
<groupId>com.easypost</groupId>
<artifactId>easypost-api-client</artifactId>
<version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.easypost/easypost-api-client/
implementation 'com.easypost:easypost-api-client:5.5.0'
// https://jarcasting.com/artifacts/com.easypost/easypost-api-client/
implementation ("com.easypost:easypost-api-client:5.5.0")
'com.easypost:easypost-api-client:jar:5.5.0'
<dependency org="com.easypost" name="easypost-api-client" rev="5.5.0">
<artifact name="easypost-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.easypost', module='easypost-api-client', version='5.5.0')
)
libraryDependencies += "com.easypost" % "easypost-api-client" % "5.5.0"
[com.easypost/easypost-api-client "5.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.9 |
com.easypost : easyvcr | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.22.0 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.hamcrest : hamcrest | jar | 2.2 |