License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.foobar27 |
ArtifactId | ArtifactIdnative-initializer |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnative-initializer
Specify how native libraries should be loaded
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
native-initializer-0.1.5.pom | |
native-initializer-0.1.5.jar | 14 KB |
native-initializer-0.1.5-sources.jar | 6 KB |
native-initializer-0.1.5-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |