Categories |
CategoriesLeaf Data Databases CRaSH General Purpose Libraries Utility |
---|---|
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdballast-crashlytics-android-debug |
Version | Version0.11.0 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-crashlytics-android-debug/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>ballast-crashlytics-android-debug</artifactId>
<version>0.11.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-crashlytics-android-debug/
implementation 'io.github.copper-leaf:ballast-crashlytics-android-debug:0.11.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-crashlytics-android-debug/
implementation ("io.github.copper-leaf:ballast-crashlytics-android-debug:0.11.0")
'io.github.copper-leaf:ballast-crashlytics-android-debug:aar:0.11.0'
<dependency org="io.github.copper-leaf" name="ballast-crashlytics-android-debug" rev="0.11.0">
<artifact name="ballast-crashlytics-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-crashlytics-android-debug', version='0.11.0')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-crashlytics-android-debug" % "0.11.0"
[io.github.copper-leaf/ballast-crashlytics-android-debug "0.11.0"]