is not current version
Last Version 1.0.0-rc1

Android Safe Insets 0.9.2

A tool for making safe insets work easily on Android.

License

License

GroupId

GroupId

com.lightningkite.xmltoxib
ArtifactId

ArtifactId

safe-insets
Version

Version

0.9.2
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.9.2


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

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.