PhysicsLayout

Android layout that simulates physics using JBox2D. Simply add views, enable physics, and watch them fall!

License

License

GroupId

GroupId

com.jawnnypoo
ArtifactId

ArtifactId

physicslayout
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

PhysicsLayout
Android layout that simulates physics using JBox2D. Simply add views, enable physics, and watch them fall!
Project URL

Project URL

https://github.com/Jawnnypoo/PhysicsLayout/
Source Code Management

Source Code Management

https://github.com/Jawnnypoo/PhysicsLayout/

Download physicslayout

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jbox2d : jbox2d-library jar 2.2.1.1
com.commit451 : translationviewdraghelper jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1