Jar examples for a:auto-instrument
Use java.lang.instrument without writing an agent.
You can download jar file auto-instrument 1.0.2 in this page.
The MIT License
You can use the following script to add auto-instrument-1.0.2.jar to your project.
<dependency> <groupId>net.ju-n.auto-instrument</groupId> <artifactId>auto-instrument</artifactId> <version>1.0.2</version> </dependency>
compile group: 'net.ju-n.auto-instrument', name: 'auto-instrument', version: '1.0.2'
libraryDependencies += "net.ju-n.auto-instrument" % "auto-instrument" % "1.0.2"
<dependency org="net.ju-n.auto-instrument" name="auto-instrument" rev="1.0.2"/>
@Grapes(@Grab(group='net.ju-n.auto-instrument', module='auto-instrument', version='1.0.2'))
'net.ju-n.auto-instrument:auto-instrument:jar:1.0.2'
Click the following link to download the jar file.
auto-instrument-1.0.2-javadoc.jar