License |
License |
---|---|
GroupId | GroupIdio.bugtags.library |
ArtifactId | ArtifactIdrewrite-agent |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBugtags Rewrite Agent
Simple and effective bug & crash reporting tool for Android apps
|
Filename | Size |
---|---|
rewrite-agent-1.3.0.pom | |
rewrite-agent-1.3.0.jar | 377 KB |
rewrite-agent-1.3.0-sources.jar | 261 bytes |
rewrite-agent-1.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.bugtags.library/rewrite-agent/ -->
<dependency>
<groupId>io.bugtags.library</groupId>
<artifactId>rewrite-agent</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bugtags.library/rewrite-agent/
implementation 'io.bugtags.library:rewrite-agent:1.3.0'
// https://jarcasting.com/artifacts/io.bugtags.library/rewrite-agent/
implementation ("io.bugtags.library:rewrite-agent:1.3.0")
'io.bugtags.library:rewrite-agent:jar:1.3.0'
<dependency org="io.bugtags.library" name="rewrite-agent" rev="1.3.0">
<artifact name="rewrite-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bugtags.library', module='rewrite-agent', version='1.3.0')
)
libraryDependencies += "io.bugtags.library" % "rewrite-agent" % "1.3.0"
[io.bugtags.library/rewrite-agent "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpmime | jar | 4.0 |
org.apache.httpcomponents : httpcore | jar | 4.0 |
org.apache.httpcomponents : httpclient | jar | 4.0 |