License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.bugtags.library |
ArtifactId | ArtifactIdbugtags-gradle |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbugtags-gradle
Simple and effective bug & crash reporting tool for Android apps
|
Filename | Size |
---|---|
bugtags-gradle-2.1.6.pom | |
bugtags-gradle-2.1.6.jar | 21 KB |
bugtags-gradle-2.1.6-sources.jar | 261 bytes |
bugtags-gradle-2.1.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.bugtags.library/bugtags-gradle/ -->
<dependency>
<groupId>com.bugtags.library</groupId>
<artifactId>bugtags-gradle</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bugtags.library/bugtags-gradle/
implementation 'com.bugtags.library:bugtags-gradle:2.1.6'
// https://jarcasting.com/artifacts/com.bugtags.library/bugtags-gradle/
implementation ("com.bugtags.library:bugtags-gradle:2.1.6")
'com.bugtags.library:bugtags-gradle:jar:2.1.6'
<dependency org="com.bugtags.library" name="bugtags-gradle" rev="2.1.6">
<artifact name="bugtags-gradle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bugtags.library', module='bugtags-gradle', version='2.1.6')
)
libraryDependencies += "com.bugtags.library" % "bugtags-gradle" % "2.1.6"
[com.bugtags.library/bugtags-gradle "2.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.mashape.unirest : unirest-java | jar | 1.4.7 |
com.bugtags.library : rewrite-agent | jar | 2.1.1 |