Last Version

JRE Emulation 0.5.9

JRE emulation library for J2ObjC

License

License

GroupId

GroupId

com.github.rwl
ArtifactId

ArtifactId

jre_emul
Version

Version

0.5.9
Type

Type

jar
Description

Description

JRE Emulation
JRE emulation library for J2ObjC
Project URL

Project URL

http://github.com/rwl/j2objc

Download jre_emul 0.5.9


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.