org.clojars.bagucode/jbox2d-library

JBox2D is a close Java port of Erin Catto's excellent C++ Box2D physics engine.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 14 Downloads
  • 14 This Version

Leiningen/Boot

[org.clojars.bagucode/jbox2d-library "2.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.bagucode/jbox2d-library {:mvn/version "2.0.1-SNAPSHOT"}

Gradle

implementation("org.clojars.bagucode:jbox2d-library:2.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.bagucode</groupId>
  <artifactId>jbox2d-library</artifactId>
  <version>2.0.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.