License |
License |
---|---|
GroupId | GroupIdde.ibapl.jnhw |
ArtifactId | ArtifactIdde.ibapl.jnhw.posix |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJNHW :: Posix
Provider which accesses the native resources with a Java Native Runtime (JNR) binding.
|
Filename | Size |
---|---|
de.ibapl.jnhw.posix-3.0.0.pom | |
de.ibapl.jnhw.posix-3.0.0.jar | 148 KB |
de.ibapl.jnhw.posix-3.0.0-sources.jar | 151 KB |
de.ibapl.jnhw.posix-3.0.0-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.ibapl.jnhw/de.ibapl.jnhw.posix/ -->
<dependency>
<groupId>de.ibapl.jnhw</groupId>
<artifactId>de.ibapl.jnhw.posix</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.ibapl.jnhw/de.ibapl.jnhw.posix/
implementation 'de.ibapl.jnhw:de.ibapl.jnhw.posix:3.0.0'
// https://jarcasting.com/artifacts/de.ibapl.jnhw/de.ibapl.jnhw.posix/
implementation ("de.ibapl.jnhw:de.ibapl.jnhw.posix:3.0.0")
'de.ibapl.jnhw:de.ibapl.jnhw.posix:jar:3.0.0'
<dependency org="de.ibapl.jnhw" name="de.ibapl.jnhw.posix" rev="3.0.0">
<artifact name="de.ibapl.jnhw.posix" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ibapl.jnhw', module='de.ibapl.jnhw.posix', version='3.0.0')
)
libraryDependencies += "de.ibapl.jnhw" % "de.ibapl.jnhw.posix" % "3.0.0"
[de.ibapl.jnhw/de.ibapl.jnhw.posix "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
de.ibapl.jnhw : de.ibapl.jnhw.libloader | jar | 3.0.0 |
de.ibapl.jnhw : de.ibapl.jnhw.common | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |