License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.nativelibs4java |
ArtifactId | ArtifactIdochafik-util |
Last Version | Last Version0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOChafik'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 |
Filename | Size |
---|---|
ochafik-util-0.12.pom | |
ochafik-util-0.12.jar | 129 KB |
ochafik-util-0.12-tests.jar | 486 bytes |
ochafik-util-0.12-sources.jar | 71 KB |
ochafik-util-0.12-javadoc.jar | 479 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |