is not current version
Last Version 0.10.2

io.thill.trakrj:trakrj 0.9.2

A high-throughput, low-latency, statistic tracking framework for Java applications

GroupId

GroupId

io.thill.trakrj
ArtifactId

ArtifactId

trakrj
Version

Version

0.9.2
Type

Type

jar

Download trakrj 0.9.2


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