| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.easypost |
| ArtifactId | ArtifactIdeasypost-api-client |
| Version | Version4.0.4 |
| 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-4.0.4.pom | |
| easypost-api-client-4.0.4.jar | 92 KB |
| easypost-api-client-4.0.4-sources.jar | 47 KB |
| easypost-api-client-4.0.4-javadoc.jar | 392 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.easypost/easypost-api-client/ -->
<dependency>
<groupId>com.easypost</groupId>
<artifactId>easypost-api-client</artifactId>
<version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.easypost/easypost-api-client/
implementation 'com.easypost:easypost-api-client:4.0.4'
// https://jarcasting.com/artifacts/com.easypost/easypost-api-client/
implementation ("com.easypost:easypost-api-client:4.0.4")
'com.easypost:easypost-api-client:jar:4.0.4'
<dependency org="com.easypost" name="easypost-api-client" rev="4.0.4">
<artifact name="easypost-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.easypost', module='easypost-api-client', version='4.0.4')
)
libraryDependencies += "com.easypost" % "easypost-api-client" % "4.0.4"
[com.easypost/easypost-api-client "4.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |