is not current version
Last Version 9.1.1

io.github.toolfactory:jvm-driver 7.1.7

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

GroupId

GroupId

io.github.toolfactory
ArtifactId

ArtifactId

jvm-driver
Version

Version

7.1.7
Type

Type

jar

Download jvm-driver 7.1.7


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