Download jalleg-binding-0.1.jar file - Jar j

Jar examples for j:jalleg-binding

Description

Java binding for Allegro

You can download jar file jalleg-binding 0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jalleg-binding-0.1.jar to your project.

<dependency>
   <groupId>org.gillius</groupId>
   <artifactId>jalleg-binding</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'org.gillius', name: 'jalleg-binding', version: '0.1'
libraryDependencies += "org.gillius" % "jalleg-binding" % "0.1"
<dependency org="org.gillius" name="jalleg-binding" rev="0.1"/>
@Grapes(@Grab(group='org.gillius', module='jalleg-binding', version='0.1'))
'org.gillius:jalleg-binding:jar:0.1'

Download

Click the following link to download the jar file.

jalleg-binding-0.1-javadoc.jar
jalleg-binding-0.1-sources.jar
jalleg-binding-0.1.jar
jalleg-binding-0.1.pom



Related Tutorials