License |
License |
---|---|
GroupId | GroupIdcom.lightningkite.xmltoxib |
ArtifactId | ArtifactIdsafe-insets |
Version | Version0.0.1 |
Type | Typeaar |
Description |
DescriptionSafe-Insets
An Android library for handling SystemWindowInsets through a ViewPump Interceptor.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
safe-insets-0.0.1.pom | |
safe-insets-0.0.1-sources.jar | 9 KB |
safe-insets-0.0.1-javadoc.jar | 265 KB |
Browse |
<!-- 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"]
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 |