is not current version
Last Version 5.5.0

com.easypost:easypost-api-client 2.2.2

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

2.2.2
Type

Type

jar

Download easypost-api-client 2.2.2


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