Last Version

jne 3.0.1

Utility library for extracting native resources embedded in jars such as executables, dynamic libraries, or other files on Windows, Linux, and Mac.

License

License

GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

jne
Version

Version

3.0.1
Type

Type

jar
Description

Description

jne
Utility library for extracting native resources embedded in jars such as executables, dynamic libraries, or other files on Windows, Linux, and Mac.
Project Organization

Project Organization

Fizzed, Inc
Source Code Management

Source Code Management

https://github.com/fizzed/jne

Download jne 3.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.zeroturnaround : zt-exec jar 1.8
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.