| Категории |
КатегорииCRaSH Универсальные библиотеки Utility |
|---|---|
| Группа | Группаcom.github.xxl6097 |
| Идентификатор | Идентификаторcustomoncrash |
| Версия | Версия1.0.7 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| customoncrash-1.0.7.pom | |
| customoncrash-1.0.7.aar | 527 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xxl6097/customoncrash/ -->
<dependency>
<groupId>com.github.xxl6097</groupId>
<artifactId>customoncrash</artifactId>
<version>1.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xxl6097/customoncrash/
implementation 'com.github.xxl6097:customoncrash:1.0.7'
// https://jarcasting.com/artifacts/com.github.xxl6097/customoncrash/
implementation ("com.github.xxl6097:customoncrash:1.0.7")
'com.github.xxl6097:customoncrash:aar:1.0.7'
<dependency org="com.github.xxl6097" name="customoncrash" rev="1.0.7">
<artifact name="customoncrash" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xxl6097', module='customoncrash', version='1.0.7')
)
libraryDependencies += "com.github.xxl6097" % "customoncrash" % "1.0.7"
[com.github.xxl6097/customoncrash "1.0.7"]