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