is not current version
Last Version 1.0.2

net.ju-n.auto-instrument:auto-instrument 1.0.1

Use java.lang.instrument without writing an agent.

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.ju-n.auto-instrument
ArtifactId

ArtifactId

auto-instrument
Version

Version

1.0.1
Type

Type

jar

Download auto-instrument 1.0.1


<!-- https://jarcasting.com/artifacts/net.ju-n.auto-instrument/auto-instrument/ -->
<dependency>
    <groupId>net.ju-n.auto-instrument</groupId>
    <artifactId>auto-instrument</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ju-n.auto-instrument/auto-instrument/
implementation 'net.ju-n.auto-instrument:auto-instrument:1.0.1'
// https://jarcasting.com/artifacts/net.ju-n.auto-instrument/auto-instrument/
implementation ("net.ju-n.auto-instrument:auto-instrument:1.0.1")
'net.ju-n.auto-instrument:auto-instrument:jar:1.0.1'
<dependency org="net.ju-n.auto-instrument" name="auto-instrument" rev="1.0.1">
  <artifact name="auto-instrument" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ju-n.auto-instrument', module='auto-instrument', version='1.0.1')
)
libraryDependencies += "net.ju-n.auto-instrument" % "auto-instrument" % "1.0.1"
[net.ju-n.auto-instrument/auto-instrument "1.0.1"]