is not current version
Last Version 1.0.0-rc1

Android Safe Insets 0.7.1

A tool for making safe insets work easily on Android.

License

License

GroupId

GroupId

com.lightningkite.xmltoxib
ArtifactId

ArtifactId

safe-insets
Version

Version

0.7.1
Type

Type

aar
Description

Description

Android Safe Insets
A tool for making safe insets work easily on Android.
Project URL

Project URL

https://github.com/lightningkite/android-xml-to-ios-xib
Source Code Management

Source Code Management

https://github.com/lightningkite/android-xml-to-ios-xib

Download safe-insets 0.7.1


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
dev.b3nedikt.viewpump : viewpump jar 4.0.7
com.google.android.material » material jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

Project Modules

There are no modules declared in this project.