Last Version

jbox2d-library 2.2.1.1

A 2D java physics engine, a port of the C++ Box2d engine. This is the core physics engine.

License

License

Categories

Categories

JBox2D Business Logic Libraries Game Development
GroupId

GroupId

org.jbox2d
ArtifactId

ArtifactId

jbox2d-library
Version

Version

2.2.1.1
Type

Type

jar
Description

Description

jbox2d-library
A 2D java physics engine, a port of the C++ Box2d engine. This is the core physics engine.

Download jbox2d-library 2.2.1.1


<!-- https://jarcasting.com/artifacts/org.jbox2d/jbox2d-library/ -->
<dependency>
    <groupId>org.jbox2d</groupId>
    <artifactId>jbox2d-library</artifactId>
    <version>2.2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbox2d/jbox2d-library/
implementation 'org.jbox2d:jbox2d-library:2.2.1.1'
// https://jarcasting.com/artifacts/org.jbox2d/jbox2d-library/
implementation ("org.jbox2d:jbox2d-library:2.2.1.1")
'org.jbox2d:jbox2d-library:jar:2.2.1.1'
<dependency org="org.jbox2d" name="jbox2d-library" rev="2.2.1.1">
  <artifact name="jbox2d-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbox2d', module='jbox2d-library', version='2.2.1.1')
)
libraryDependencies += "org.jbox2d" % "jbox2d-library" % "2.2.1.1"
[org.jbox2d/jbox2d-library "2.2.1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.