License |
License |
---|---|
GroupId | GroupIdcom.github.rwl |
ArtifactId | ArtifactIdjre_emul |
Last Version | Last Version0.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJRE Emulation
JRE emulation library for J2ObjC
|
Project URL |
Project URL |
Filename | Size |
---|---|
jre_emul-0.5.9.pom | |
jre_emul-0.5.9.jar | 549 KB |
jre_emul-0.5.9-sources.jar | 538 bytes |
jre_emul-0.5.9-library.a | 22 MB |
jre_emul-0.5.9-javadoc.jar | 538 bytes |
jre_emul-0.5.9-headers.tar | 700 KB |
Browse |
<!-- 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"]