is not current version
Last Version 1.0.1

io.github.raphael28:hunter-debug-library 0.9.8

A plugin to measure times and trace your application

GroupId

GroupId

io.github.raphael28
ArtifactId

ArtifactId

hunter-debug-library
Version

Version

0.9.8
Type

Type

aar

Download hunter-debug-library 0.9.8


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