Download box2dlights-1.4.jar file - Jar b

Jar examples for b:box2dlights

Description

2D real-time lighting using box2d

You can download jar file box2dlights 1.4 in this page.

License

Apache Licence 2.0

Build File

You can use the following script to add box2dlights-1.4.jar to your project.

<dependency>
   <groupId>com.badlogicgames.box2dlights</groupId>
   <artifactId>box2dlights</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.badlogicgames.box2dlights', name: 'box2dlights', version: '1.4'
libraryDependencies += "com.badlogicgames.box2dlights" % "box2dlights" % "1.4"
<dependency org="com.badlogicgames.box2dlights" name="box2dlights" rev="1.4"/>
@Grapes(@Grab(group='com.badlogicgames.box2dlights', module='box2dlights', version='1.4'))
'com.badlogicgames.box2dlights:box2dlights:jar:1.4'

Download

Click the following link to download the jar file.

box2dlights-1.4-javadoc.jar
box2dlights-1.4-sources.jar
box2dlights-1.4.jar
box2dlights-1.4.pom



Related Tutorials