Last Version

com.github.almasb:fxgl-physics 0.3.2

A fork from jbox2d 2.3.0

License

License

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-physics
Version

Version

0.3.2
Type

Type

jar
Description

Description

A fork from jbox2d 2.3.0

Download fxgl-physics 0.3.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.almasb : fxgl-core jar 0.3.2
org.apache.logging.log4j : log4j-api jar 2.8.1
org.apache.logging.log4j : log4j-core jar 2.8.1

test (2)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.