| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.hannesstruss.unearthed |
| Идентификатор | Идентификаторunearthed |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеUnearthed
Track process deaths on Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| unearthed-0.3.0.pom | |
| unearthed-0.3.0.module | 2 KB |
| unearthed-0.3.0-sources.jar | 3 KB |
| unearthed-0.3.0-javadoc.jar | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.hannesstruss.unearthed/unearthed/ -->
<dependency>
<groupId>de.hannesstruss.unearthed</groupId>
<artifactId>unearthed</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.hannesstruss.unearthed/unearthed/
implementation 'de.hannesstruss.unearthed:unearthed:0.3.0'
// https://jarcasting.com/artifacts/de.hannesstruss.unearthed/unearthed/
implementation ("de.hannesstruss.unearthed:unearthed:0.3.0")
'de.hannesstruss.unearthed:unearthed:aar:0.3.0'
<dependency org="de.hannesstruss.unearthed" name="unearthed" rev="0.3.0">
<artifact name="unearthed" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.hannesstruss.unearthed', module='unearthed', version='0.3.0')
)
libraryDependencies += "de.hannesstruss.unearthed" % "unearthed" % "0.3.0"
[de.hannesstruss.unearthed/unearthed "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.4.32 |
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.startup » startup-runtime | jar | 1.0.0 |