is not current version
Last Version 2.2.0

com.github.tfoxcroft:recurly-integration-library 1.0.0

Client library for integrating with Recurly's RecurlyJS

GroupId

GroupId

com.github.tfoxcroft
ArtifactId

ArtifactId

recurly-integration-library
Version

Version

1.0.0
Type

Type

jar

Download recurly-integration-library 1.0.0


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