is not current version
Last Version 1.2.5

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

Debug Plugin for Android

GroupId

GroupId

it.sephiroth.hunter
ArtifactId

ArtifactId

hunter-debug-plugin
Version

Version

1.1.6
Type

Type

jar

Download hunter-debug-plugin 1.1.6


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