is not current version
Last Version 0.9.8

io.github.raphael28:hunter-transform 0.9.4

A plugin to measure times and trace your application

Categories

Categories

ORM Data
GroupId

GroupId

io.github.raphael28
ArtifactId

ArtifactId

hunter-transform
Version

Version

0.9.4
Type

Type

jar

Download hunter-transform 0.9.4


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