is not current version
Last Version 9.1.1

io.github.toolfactory:jvm-driver 6.3.0

A driver to allow deep interaction with the JVM without any restrictions

GroupId

GroupId

io.github.toolfactory
ArtifactId

ArtifactId

jvm-driver
Version

Version

6.3.0
Type

Type

jar

Download jvm-driver 6.3.0


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