Android Runtime

A package holding the android tools for safe insets made easy, along with converting them to other platforms.

License

License

GroupId

GroupId

com.lightningkite.androidlayouttranslator
ArtifactId

ArtifactId

android-runtime
Last Version

Last Version

1.0.0-rc3
Release Date

Release Date

Type

Type

aar
Description

Description

Android Runtime
A package holding the android tools for safe insets made easy, along with converting them to other platforms.
Project URL

Project URL

https://github.com/lightningkite/android-layout-translator
Source Code Management

Source Code Management

https://github.com/lightningkite/android-layout-translator

Download android-runtime

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
dev.b3nedikt.viewpump : viewpump jar 4.0.10
com.google.android.material » material jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-rc3
1.0.0-rc2