License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdcom.jdroidframework |
ArtifactId | ArtifactIdjdroid-android-crashlytics |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionJdroid Android - Crashlytics
Jdroid dependency project for Crashlytics
|
Project Organization |
Project OrganizationJdroid |
<!-- https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-crashlytics/ -->
<dependency>
<groupId>com.jdroidframework</groupId>
<artifactId>jdroid-android-crashlytics</artifactId>
<version>0.13.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-crashlytics/
implementation 'com.jdroidframework:jdroid-android-crashlytics:0.13.0'
// https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-crashlytics/
implementation ("com.jdroidframework:jdroid-android-crashlytics:0.13.0")
'com.jdroidframework:jdroid-android-crashlytics:aar:0.13.0'
<dependency org="com.jdroidframework" name="jdroid-android-crashlytics" rev="0.13.0">
<artifact name="jdroid-android-crashlytics" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jdroidframework', module='jdroid-android-crashlytics', version='0.13.0')
)
libraryDependencies += "com.jdroidframework" % "jdroid-android-crashlytics" % "0.13.0"
[com.jdroidframework/jdroid-android-crashlytics "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
com.crashlytics.sdk.android » crashlytics | aar | 2.6.5 |
com.jdroidframework : jdroid-android | jar | 0.13.0 |