is not current version
Last Version 5.5.0

com.easypost:easypost-api-client 3.0.4

EasyPost Java Client Library for the EasyPost Shipping API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.easypost
ArtifactId

ArtifactId

easypost-api-client
Version

Version

3.0.4
Type

Type

jar

Download easypost-api-client 3.0.4


<!-- https://jarcasting.com/artifacts/com.easypost/easypost-api-client/ -->
<dependency>
    <groupId>com.easypost</groupId>
    <artifactId>easypost-api-client</artifactId>
    <version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.easypost/easypost-api-client/
implementation 'com.easypost:easypost-api-client:3.0.4'
// https://jarcasting.com/artifacts/com.easypost/easypost-api-client/
implementation ("com.easypost:easypost-api-client:3.0.4")
'com.easypost:easypost-api-client:jar:3.0.4'
<dependency org="com.easypost" name="easypost-api-client" rev="3.0.4">
  <artifact name="easypost-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.easypost', module='easypost-api-client', version='3.0.4')
)
libraryDependencies += "com.easypost" % "easypost-api-client" % "3.0.4"
[com.easypost/easypost-api-client "3.0.4"]