is not current version
Last Version 9.1.1

io.github.toolfactory:jvm-driver 6.2.3

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

GroupId

GroupId

io.github.toolfactory
ArtifactId

ArtifactId

jvm-driver
Version

Version

6.2.3
Type

Type

jar

Download jvm-driver 6.2.3


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