MVN

com.badlogicgames.box2dlights : box2dlights

Maven & Gradle

Nov 16, 2019
17 usages
225 stars

Box2dlights · 2D real-time lighting using box2d

<dependency>
    <groupId>com.badlogicgames.box2dlights</groupId>
    <artifactId>box2dlights</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.badlogicgames.box2dlights : box2dlights to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of com.badlogicgames.box2dlights : box2dlights to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
box2dlights-1.5
1.4
box2dlights-1.4
1.3
box2dlights-1.3
1.2
box2dlights-1.2
1.1
box2dlights-1.1
1.0
box2dlights-1.0

How to add a dependency to Maven

Add the following com.badlogicgames.box2dlights : box2dlights maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.badlogicgames.box2dlights</groupId>
    <artifactId>box2dlights</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.badlogicgames.box2dlights : box2dlights gradle dependency to your build.gradle file:

implementation 'com.badlogicgames.box2dlights:box2dlights:1.5'

Gradle Kotlin DSL: Add the following com.badlogicgames.box2dlights : box2dlights gradle kotlin dependency to your build.gradle.kts file:

implementation("com.badlogicgames.box2dlights:box2dlights:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.badlogicgames.box2dlights : box2dlights sbt scala dependency to your build.sbt file:

libraryDependencies += "com.badlogicgames.box2dlights" % "box2dlights" % "1.5"

Advertisement

Dependencies from Group

Nov 16, 2019
17 usages
225 stars

Discover Dependencies

Jun 18, 2015
5 usages
125 stars
Jul 27, 2020
2 stars
log
Jul 24, 2015
155 stars
Jun 01, 2017
7 stars
Jan 08, 2023
3 usages
Aug 20, 2018
323 stars
Aug 08, 2023
149 usages
4.9k stars