| Группа | Группаcom.github.tfoxcroft |
|---|---|
| Идентификатор | Идентификаторrecurly-integration-library |
| Версия | Версия2.1.0 |
| Тип | Типjar |
<!-- 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"]