SpringLayout

RelativeLayout on steroids.

License

License

GroupId

GroupId

org.coderoller
ArtifactId

ArtifactId

springlayout
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

aar
Description

Description

SpringLayout
RelativeLayout on steroids.
Project URL

Project URL

https://github.com/sulewicz/springlayout

Download springlayout

How to add to project

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

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.

Versions

Version
0.9.2
0.9.1