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