is not current version
Last Version 1.2.0

io.takari.nexus:nexus-perf 0.0.1


GroupId

GroupId

io.takari.nexus
ArtifactId

ArtifactId

nexus-perf
Version

Version

0.0.1
Type

Type

jar

Download nexus-perf 0.0.1


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