ScalableLayout

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

android.scalablelayout
Last Version

Last Version

2.1.6
Release Date

Release Date

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 android.scalablelayout

How to add to project

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

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
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0