License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.attemper |
ArtifactId | ArtifactIdjsr223-nativeshell |
Last Version | Last Version0.9.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNativeshell of jsr223
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsr223-nativeshell-0.9.10.pom | |
jsr223-nativeshell-0.9.10.jar | 27 KB |
jsr223-nativeshell-0.9.10-sources.jar | 11 KB |
jsr223-nativeshell-0.9.10-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.attemper/jsr223-nativeshell/ -->
<dependency>
<groupId>com.github.attemper</groupId>
<artifactId>jsr223-nativeshell</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/jsr223-nativeshell/
implementation 'com.github.attemper:jsr223-nativeshell:0.9.10'
// https://jarcasting.com/artifacts/com.github.attemper/jsr223-nativeshell/
implementation ("com.github.attemper:jsr223-nativeshell:0.9.10")
'com.github.attemper:jsr223-nativeshell:jar:0.9.10'
<dependency org="com.github.attemper" name="jsr223-nativeshell" rev="0.9.10">
<artifact name="jsr223-nativeshell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='jsr223-nativeshell', version='0.9.10')
)
libraryDependencies += "com.github.attemper" % "jsr223-nativeshell" % "0.9.10"
[com.github.attemper/jsr223-nativeshell "0.9.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
commons-io : commons-io | jar | 1.4 |