is not current version
Last Version 4.20.0

com.recurly.v3:api-client 3.13.0

The official Java client for Recurly's V3 API.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.recurly.v3
ArtifactId

ArtifactId

api-client
Version

Version

3.13.0
Type

Type

jar

Download api-client 3.13.0


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