is not current version
Last Version 1.0.0-rc1

com.lightningkite.xmltoxib:safe-insets 0.9.0

A tool for making safe insets work easily on Android.

GroupId

GroupId

com.lightningkite.xmltoxib
ArtifactId

ArtifactId

safe-insets
Version

Version

0.9.0
Type

Type

aar

Download safe-insets 0.9.0


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