is not current version
Last Version 0.3.0

de.hannesstruss.unearthed:unearthed 0.2.0

Track process deaths on Android

GroupId

GroupId

de.hannesstruss.unearthed
ArtifactId

ArtifactId

unearthed
Version

Version

0.2.0
Type

Type

aar

Download unearthed 0.2.0


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