is not current version
Last Version 1.0.0-rc1

Safe-Insets 0.0.1

An Android library for handling SystemWindowInsets through a ViewPump Interceptor.

License

License

GroupId

GroupId

com.lightningkite.xmltoxib
ArtifactId

ArtifactId

safe-insets
Version

Version

0.0.1
Type

Type

aar
Description

Description

Safe-Insets
An Android library for handling SystemWindowInsets through a ViewPump Interceptor.
Project URL

Project URL

https://github.com/lightningkite/rxkotlin-plus
Source Code Management

Source Code Management

https://github.com/lightningkite/rxkotlin-plus

Download safe-insets 0.0.1


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

Project Modules

There are no modules declared in this project.