JNHW :: Common

Provider which accesses the native resources with a Java Native Header Wrapper (JNHR) binding.

License

License

GroupId

GroupId

de.ibapl.jnhw
ArtifactId

ArtifactId

de.ibapl.jnhw.common
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JNHW :: Common
Provider which accesses the native resources with a Java Native Header Wrapper (JNHR) binding.

Download de.ibapl.jnhw.common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
de.ibapl.jnhw : de.ibapl.jnhw.libloader jar 3.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
1.0.0