не последняя версия
Последняя версия 0.3.0

de.hannesstruss.unearthed:unearthed 0.1.0

Track process deaths on Android

Группа

Группа

de.hannesstruss.unearthed
Идентификатор

Идентификатор

unearthed
Версия

Версия

0.1.0
Тип

Тип

aar

Скачать unearthed 0.1.0

Имя Файла Размер
unearthed-0.1.0.pom
Обзор

<!-- https://jarcasting.com/artifacts/de.hannesstruss.unearthed/unearthed/ -->
<dependency>
    <groupId>de.hannesstruss.unearthed</groupId>
    <artifactId>unearthed</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.hannesstruss.unearthed/unearthed/
implementation 'de.hannesstruss.unearthed:unearthed:0.1.0'
// https://jarcasting.com/artifacts/de.hannesstruss.unearthed/unearthed/
implementation ("de.hannesstruss.unearthed:unearthed:0.1.0")
'de.hannesstruss.unearthed:unearthed:aar:0.1.0'
<dependency org="de.hannesstruss.unearthed" name="unearthed" rev="0.1.0">
  <artifact name="unearthed" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.hannesstruss.unearthed', module='unearthed', version='0.1.0')
)
libraryDependencies += "de.hannesstruss.unearthed" % "unearthed" % "0.1.0"
[de.hannesstruss.unearthed/unearthed "0.1.0"]