Last Version

NativeGuide 0.3

Helper for loading native libraries from resources.

License

License

Categories

Categories

IDE Development Tools GUI User Interface Native
GroupId

GroupId

com.nullprogram
ArtifactId

ArtifactId

native-guide
Version

Version

0.3
Type

Type

jar
Description

Description

NativeGuide
Helper for loading native libraries from resources.
Project URL

Project URL

http://nullprogram.com/NativeGuide/
Source Code Management

Source Code Management

https://github.com/skeeto/NativeGuide

Download native-guide 0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.