native-initializer

Specify how native libraries should be loaded

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.foobar27
ArtifactId

ArtifactId

native-initializer
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

native-initializer
Specify how native libraries should be loaded
Source Code Management

Source Code Management

http://github.com/foobar27/nativeinitializer/tree/master

Download native-initializer

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0