is not current version
Last Version 2.1.1

com.bugtags.library:rewrite-agent 1.2.6

Simple and effective bug & crash reporting tool for Android apps

GroupId

GroupId

com.bugtags.library
ArtifactId

ArtifactId

rewrite-agent
Version

Version

1.2.6
Type

Type

jar

Download rewrite-agent 1.2.6


<!-- https://jarcasting.com/artifacts/com.bugtags.library/rewrite-agent/ -->
<dependency>
    <groupId>com.bugtags.library</groupId>
    <artifactId>rewrite-agent</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bugtags.library/rewrite-agent/
implementation 'com.bugtags.library:rewrite-agent:1.2.6'
// https://jarcasting.com/artifacts/com.bugtags.library/rewrite-agent/
implementation ("com.bugtags.library:rewrite-agent:1.2.6")
'com.bugtags.library:rewrite-agent:jar:1.2.6'
<dependency org="com.bugtags.library" name="rewrite-agent" rev="1.2.6">
  <artifact name="rewrite-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bugtags.library', module='rewrite-agent', version='1.2.6')
)
libraryDependencies += "com.bugtags.library" % "rewrite-agent" % "1.2.6"
[com.bugtags.library/rewrite-agent "1.2.6"]