natives-loader

Cross-platform OS detection and native library loading for Java

License

License

Categories

Categories

Mini2Dx Business Logic Libraries Game Development Native Development Tools
GroupId

GroupId

org.mini2Dx
ArtifactId

ArtifactId

natives-loader
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

natives-loader
Cross-platform OS detection and native library loading for Java
Project URL

Project URL

https://github.com/mini2Dx/natives-loader
Source Code Management

Source Code Management

https://github.com/mini2Dx/natives-loader.git

Download natives-loader

How to add to project

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

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.
org.mini2Dx

Versions

Version
1.1.0
1.0.0