is not current version
Last Version 1.2.5

it.sephiroth.hunter:hunter-debug-library 1.1.6

Debug Library for Android

GroupId

GroupId

it.sephiroth.hunter
ArtifactId

ArtifactId

hunter-debug-library
Version

Version

1.1.6
Type

Type

aar

Download hunter-debug-library 1.1.6


<!-- https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/ -->
<dependency>
    <groupId>it.sephiroth.hunter</groupId>
    <artifactId>hunter-debug-library</artifactId>
    <version>1.1.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/
implementation 'it.sephiroth.hunter:hunter-debug-library:1.1.6'
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/
implementation ("it.sephiroth.hunter:hunter-debug-library:1.1.6")
'it.sephiroth.hunter:hunter-debug-library:aar:1.1.6'
<dependency org="it.sephiroth.hunter" name="hunter-debug-library" rev="1.1.6">
  <artifact name="hunter-debug-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.hunter', module='hunter-debug-library', version='1.1.6')
)
libraryDependencies += "it.sephiroth.hunter" % "hunter-debug-library" % "1.1.6"
[it.sephiroth.hunter/hunter-debug-library "1.1.6"]