Last Version

Recurly Integration Library 2.2.0

Client library for integrating with Recurly's RecurlyJS and Rest API

License

License

GroupId

GroupId

com.github.tfoxcroft
ArtifactId

ArtifactId

recurly-integration-library
Version

Version

2.2.0
Type

Type

jar
Description

Description

Recurly Integration Library
Client library for integrating with Recurly's RecurlyJS and Rest API
Source Code Management

Source Code Management

http://github.com/tfoxcroft/recurly_integration

Download recurly-integration-library 2.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.apache.httpcomponents : httpclient jar 4.2.1
org.springframework : spring-web jar 3.2.0.RELEASE
org.springframework : spring-oxm jar 3.2.0.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.