Last Version

ScalableLayout 2.0.0

ScalableLayout is a new layout that helps you keep a consistent UI across any screen size and any layout size.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.ssomai
ArtifactId

ArtifactId

scalablelayout
Version

Version

2.0.0
Type

Type

aar
Description

Description

ScalableLayout
ScalableLayout is a new layout that helps you keep a consistent UI across any screen size and any layout size.
Project URL

Project URL

https://github.com/ssomai/ScalableLayout
Source Code Management

Source Code Management

https://github.com/ssomai/ScalableLayout

Download scalablelayout 2.0.0


<!-- https://jarcasting.com/artifacts/com.ssomai/scalablelayout/ -->
<dependency>
    <groupId>com.ssomai</groupId>
    <artifactId>scalablelayout</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ssomai/scalablelayout/
implementation 'com.ssomai:scalablelayout:2.0.0'
// https://jarcasting.com/artifacts/com.ssomai/scalablelayout/
implementation ("com.ssomai:scalablelayout:2.0.0")
'com.ssomai:scalablelayout:aar:2.0.0'
<dependency org="com.ssomai" name="scalablelayout" rev="2.0.0">
  <artifact name="scalablelayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ssomai', module='scalablelayout', version='2.0.0')
)
libraryDependencies += "com.ssomai" % "scalablelayout" % "2.0.0"
[com.ssomai/scalablelayout "2.0.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.