Last Version

jsdl2-jni 0.1.0

Java Bindings for SDL2 (JNI)

License

License

GroupId

GroupId

com.github.tomtzook
ArtifactId

ArtifactId

jsdl2-jni
Version

Version

0.1.0
Type

Type

pom
Description

Description

jsdl2-jni
Java Bindings for SDL2 (JNI)
Project URL

Project URL

https://github.com/tomtzook/jsdl2
Source Code Management

Source Code Management

https://github.com/tomtzook/jsdl2

Download jsdl2-jni 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.tomtzook/jsdl2-jni/ -->
<dependency>
    <groupId>com.github.tomtzook</groupId>
    <artifactId>jsdl2-jni</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomtzook/jsdl2-jni/
implementation 'com.github.tomtzook:jsdl2-jni:0.1.0'
// https://jarcasting.com/artifacts/com.github.tomtzook/jsdl2-jni/
implementation ("com.github.tomtzook:jsdl2-jni:0.1.0")
'com.github.tomtzook:jsdl2-jni:pom:0.1.0'
<dependency org="com.github.tomtzook" name="jsdl2-jni" rev="0.1.0">
  <artifact name="jsdl2-jni" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tomtzook', module='jsdl2-jni', version='0.1.0')
)
libraryDependencies += "com.github.tomtzook" % "jsdl2-jni" % "0.1.0"
[com.github.tomtzook/jsdl2-jni "0.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.