Download rewrite-agent-1.2.0.jar file - Jar r

Jar examples for r:rewrite-agent

Description

Simple and effective bug & crash reporting tool for Android apps

You can download jar file rewrite-agent 1.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rewrite-agent-1.2.0.jar to your project.

<dependency>
   <groupId>com.bugtags.library</groupId>
   <artifactId>rewrite-agent</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.bugtags.library', name: 'rewrite-agent', version: '1.2.0'
libraryDependencies += "com.bugtags.library" % "rewrite-agent" % "1.2.0"
<dependency org="com.bugtags.library" name="rewrite-agent" rev="1.2.0"/>
@Grapes(@Grab(group='com.bugtags.library', module='rewrite-agent', version='1.2.0'))
'com.bugtags.library:rewrite-agent:jar:1.2.0'

Download

Click the following link to download the jar file.

rewrite-agent-1.2.0-javadoc.jar
rewrite-agent-1.2.0-sources.jar
rewrite-agent-1.2.0.jar
rewrite-agent-1.2.0.pom



Related Tutorials