com.github.mr746866:android-scalable-units

Android library that provides scalable units to use in xml layouts. Simplifies the task of supporting different screen sizes.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.mr746866
ArtifactId

ArtifactId

android-scalable-units
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

com.github.mr746866:android-scalable-units
Android library that provides scalable units to use in xml layouts. Simplifies the task of supporting different screen sizes.
Project URL

Project URL

https://github.com/mr746866/android-scalable-units
Source Code Management

Source Code Management

https://github.com/mr746866/android-scalable-units

Download android-scalable-units

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mr746866/android-scalable-units/ -->
<dependency>
    <groupId>com.github.mr746866</groupId>
    <artifactId>android-scalable-units</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mr746866/android-scalable-units/
implementation 'com.github.mr746866:android-scalable-units:1.0.0'
// https://jarcasting.com/artifacts/com.github.mr746866/android-scalable-units/
implementation ("com.github.mr746866:android-scalable-units:1.0.0")
'com.github.mr746866:android-scalable-units:aar:1.0.0'
<dependency org="com.github.mr746866" name="android-scalable-units" rev="1.0.0">
  <artifact name="android-scalable-units" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mr746866', module='android-scalable-units', version='1.0.0')
)
libraryDependencies += "com.github.mr746866" % "android-scalable-units" % "1.0.0"
[com.github.mr746866/android-scalable-units "1.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.

Versions

Version
1.0.0