is not current version
Last Version 0.1.3

com.stripe:agate-core_2.13 0.1.2

agate-core

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

agate-core_2.13
Version

Version

0.1.2
Type

Type

jar

Download agate-core_2.13 0.1.2


<!-- https://jarcasting.com/artifacts/com.stripe/agate-core_2.13/ -->
<dependency>
    <groupId>com.stripe</groupId>
    <artifactId>agate-core_2.13</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/agate-core_2.13/
implementation 'com.stripe:agate-core_2.13:0.1.2'
// https://jarcasting.com/artifacts/com.stripe/agate-core_2.13/
implementation ("com.stripe:agate-core_2.13:0.1.2")
'com.stripe:agate-core_2.13:jar:0.1.2'
<dependency org="com.stripe" name="agate-core_2.13" rev="0.1.2">
  <artifact name="agate-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='agate-core_2.13', version='0.1.2')
)
libraryDependencies += "com.stripe" % "agate-core_2.13" % "0.1.2"
[com.stripe/agate-core_2.13 "0.1.2"]