Jar examples for l:loadlib
Load native libraries embedded as resources in a JAR file from Java transparently
You can download jar file loadlib 0.1 in this page.
GNU Lesser General Public License, Version 2
You can use the following script to add loadlib-0.1.jar to your project.
<dependency> <groupId>com.panayotis</groupId> <artifactId>loadlib</artifactId> <version>0.1</version> </dependency>
compile group: 'com.panayotis', name: 'loadlib', version: '0.1'
libraryDependencies += "com.panayotis" % "loadlib" % "0.1"
<dependency org="com.panayotis" name="loadlib" rev="0.1"/>
@Grapes(@Grab(group='com.panayotis', module='loadlib', version='0.1'))
'com.panayotis:loadlib:jar:0.1'
Click the following link to download the jar file.
loadlib-0.1-javadoc.jar