Categories |
CategoriesStripe Business Logic Libraries Financial |
---|---|
GroupId | GroupIdcom.stripe |
ArtifactId | ArtifactIdbrushfire-core_2.10 |
Version | Version0.6.3 |
Type | Typejar |
Filename | Size |
---|---|
brushfire-core_2.10-0.6.3.pom | |
brushfire-core_2.10-0.6.3.jar | 444 KB |
brushfire-core_2.10-0.6.3-sources.jar | 23 KB |
brushfire-core_2.10-0.6.3-javadoc.jar | 593 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stripe/brushfire-core_2.10/ -->
<dependency>
<groupId>com.stripe</groupId>
<artifactId>brushfire-core_2.10</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/brushfire-core_2.10/
implementation 'com.stripe:brushfire-core_2.10:0.6.3'
// https://jarcasting.com/artifacts/com.stripe/brushfire-core_2.10/
implementation ("com.stripe:brushfire-core_2.10:0.6.3")
'com.stripe:brushfire-core_2.10:jar:0.6.3'
<dependency org="com.stripe" name="brushfire-core_2.10" rev="0.6.3">
<artifact name="brushfire-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='brushfire-core_2.10', version='0.6.3')
)
libraryDependencies += "com.stripe" % "brushfire-core_2.10" % "0.6.3"
[com.stripe/brushfire-core_2.10 "0.6.3"]