MVN

com.panayotis : loadlib

Maven & Gradle

Apr 02, 2020
1 usages
1 stars

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

<dependency>
    <groupId>com.panayotis</groupId>
    <artifactId>loadlib</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.panayotis : loadlib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of com.panayotis : loadlib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
loadlib-0.2.2
loadlib-0.2.1
0.2
loadlib-0.2
0.1.x
loadlib-0.1.1
0.1
loadlib-0.1

How to add a dependency to Maven

Add the following com.panayotis : loadlib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.panayotis</groupId>
    <artifactId>loadlib</artifactId>
    <version>0.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.panayotis : loadlib gradle dependency to your build.gradle file:

implementation 'com.panayotis:loadlib:0.2.2'

Gradle Kotlin DSL: Add the following com.panayotis : loadlib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.panayotis:loadlib:0.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.panayotis : loadlib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.panayotis" % "loadlib" % "0.2.2"

Advertisement

Dependencies from Group

Mar 28, 2017
5 usages
5 stars
May 25, 2018
2 usages
0 stars
Nov 06, 2022
1 usages
0 stars
Nov 05, 2017
1 usages
0 stars
Nov 04, 2022
1 usages
0 stars

Discover Dependencies

Dec 20, 2021
2 usages
97 stars
Jan 15, 2019
4 usages
8 stars
Jun 01, 2018
2 usages
15 stars
Oct 11, 2018
3 usages
Jun 14, 2019
2 usages
4 stars
Jun 14, 2019
2 usages
4 stars
Jul 18, 2023
2 usages
19.7k stars
Nov 21, 2018
3 usages
3 stars
Feb 25, 2019
10 stars