Last Version

TRAER.PHYSICS 3.0

A simple particle system physics engine for Processing.

License

License

GroupId

GroupId

traer.physics
ArtifactId

ArtifactId

physics
Version

Version

3.0
Type

Type

jar
Description

Description

TRAER.PHYSICS
A simple particle system physics engine for Processing.
Project URL

Project URL

http://murderandcreate.com/physics/

Download physics 3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.