| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bugtags.library |
| Идентификатор | Идентификаторrewrite-agent |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBugtags Rewrite Agent
Simple and effective bug & crash reporting tool for Android apps
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpmime | jar | 4.0 |
| org.apache.httpcomponents : httpcore | jar | 4.0 |
| org.apache.httpcomponents : httpclient | jar | 4.0 |