Last Version

MRJ Adapter 1.3

MRJ Adapter is a wrapper around built in Java Virtual Machine APIs provided by Apple.

License

License

GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

mrjadapter
Version

Version

1.3
Type

Type

jar
Description

Description

MRJ Adapter
MRJ Adapter is a wrapper around built in Java Virtual Machine APIs provided by Apple.

Download mrjadapter 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
mrj : MRJToolkitStubs jar 1.0
com.apple : AppleJavaExtensions jar 1.4

Project Modules

There are no modules declared in this project.