Jar examples for j:jvm-attach-api
You can download jar file jvm-attach-api 1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jvm-attach-api-1.2.jar to your project.
<dependency> <groupId>org.gridkit.lab</groupId> <artifactId>jvm-attach-api</artifactId> <version>1.2</version> </dependency>
compile group: 'org.gridkit.lab', name: 'jvm-attach-api', version: '1.2'
libraryDependencies += "org.gridkit.lab" % "jvm-attach-api" % "1.2"
<dependency org="org.gridkit.lab" name="jvm-attach-api" rev="1.2"/>
@Grapes(@Grab(group='org.gridkit.lab', module='jvm-attach-api', version='1.2'))
'org.gridkit.lab:jvm-attach-api:jar:1.2'
Click the following link to download the jar file.
jvm-attach-api-1.2-javadoc.jar