Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

mixtape-bot/native-loader

Repository files navigation

Native Loader

📦️ Safe native loading in Java

based off of the native-loader used by lavaplayer

Installation

version badge

repositories {
    maven("https://maven.dimensional.fun/releases")
}

dependencies {
    implementation("gg.mixtape:native-loader:{VERSION}")
}

Usage

An example of using Rust and Kotlin using JNI can be found in the /example directory


licensed under Apache-2.0

About

📦️ Safely load native libraries in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published