Last Version

OChafik's General Utilities 0.12

NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries. Most of these wrappers are created automatically by JNAerator.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.nativelibs4java
ArtifactId

ArtifactId

ochafik-util
Version

Version

0.12
Type

Type

jar
Description

Description

OChafik's General Utilities
NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries. Most of these wrappers are created automatically by JNAerator.
Project URL

Project URL

http://ochafik.free.fr/blog/

Download ochafik-util 0.12


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.