Last Version

LoadLibrary 0.2.2

Load native libraries embedded as resources in a JAR file from Java transparently

License

License

GroupId

GroupId

com.panayotis
ArtifactId

ArtifactId

loadlib
Version

Version

0.2.2
Type

Type

jar
Description

Description

LoadLibrary
Load native libraries embedded as resources in a JAR file from Java transparently
Project URL

Project URL

https://github.com/teras/loadlib
Source Code Management

Source Code Management

http://github.com/teras/loadlib/tree/master

Download loadlib 0.2.2


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

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.