is not current version
Last Version 1.0.1

io.github.raphael28:hunter-debug-plugin 1.0.0

A plugin to measure times and trace your application

GroupId

GroupId

io.github.raphael28
ArtifactId

ArtifactId

hunter-debug-plugin
Version

Version

1.0.0
Type

Type

jar

Download hunter-debug-plugin 1.0.0


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