Jar examples for b:box2dlights
2D real-time lighting using box2d
You can download jar file box2dlights 1.4 in this page.
Apache Licence 2.0
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'
Click the following link to download the jar file.
box2dlights-1.4-javadoc.jar