Download box2dlights-1.3.jar file - Jar b

Jar examples for b:box2dlights

Description

2D real-time lighting using box2d

You can download jar file box2dlights 1.3 in this page.

License

Apache Licence 2.0

Build File

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

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

Download

Click the following link to download the jar file.

box2dlights-1.3-javadoc.jar
box2dlights-1.3-sources.jar
box2dlights-1.3.jar
box2dlights-1.3.pom



Related Tutorials