is not current version
Last Version 0.9.10

com.github.attemper:jsr223-nativeshell 0.9.9

Nativeshell of jsr223

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.attemper
ArtifactId

ArtifactId

jsr223-nativeshell
Version

Version

0.9.9
Type

Type

jar

Download jsr223-nativeshell 0.9.9


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