License |
License |
---|---|
GroupId | GroupIdcom.bugtags.library |
ArtifactId | ArtifactIdrewrite-agent |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBugtags Rewrite Agent
Simple and effective bug & crash reporting tool for Android apps
|
Filename | Size |
---|---|
rewrite-agent-2.1.1.pom | |
rewrite-agent-2.1.1.jar | 370 KB |
rewrite-agent-2.1.1-sources.jar | 261 bytes |
rewrite-agent-2.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.bugtags.library/rewrite-agent/ -->
<dependency>
<groupId>com.bugtags.library</groupId>
<artifactId>rewrite-agent</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bugtags.library/rewrite-agent/
implementation 'com.bugtags.library:rewrite-agent:2.1.1'
// https://jarcasting.com/artifacts/com.bugtags.library/rewrite-agent/
implementation ("com.bugtags.library:rewrite-agent:2.1.1")
'com.bugtags.library:rewrite-agent:jar:2.1.1'
<dependency org="com.bugtags.library" name="rewrite-agent" rev="2.1.1">
<artifact name="rewrite-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bugtags.library', module='rewrite-agent', version='2.1.1')
)
libraryDependencies += "com.bugtags.library" % "rewrite-agent" % "2.1.1"
[com.bugtags.library/rewrite-agent "2.1.1"]
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 |