не последняя версия
Последняя версия 2.2.0

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

Client library for integrating with Recurly's RecurlyJS

Группа

Группа

com.github.tfoxcroft
Идентификатор

Идентификатор

recurly-integration-library
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать recurly-integration-library 2.1.0


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