| GroupId | GroupIdcom.lightningkite.xmltoxib |
|---|---|
| ArtifactId | ArtifactIdsafe-insets |
| Version | Version0.9.1 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| safe-insets-0.9.1.pom | |
| safe-insets-0.9.1-sources.jar | 261 bytes |
| safe-insets-0.9.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.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightningkite.xmltoxib/safe-insets/
implementation 'com.lightningkite.xmltoxib:safe-insets:0.9.1'
// https://jarcasting.com/artifacts/com.lightningkite.xmltoxib/safe-insets/
implementation ("com.lightningkite.xmltoxib:safe-insets:0.9.1")
'com.lightningkite.xmltoxib:safe-insets:aar:0.9.1'
<dependency org="com.lightningkite.xmltoxib" name="safe-insets" rev="0.9.1">
<artifact name="safe-insets" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lightningkite.xmltoxib', module='safe-insets', version='0.9.1')
)
libraryDependencies += "com.lightningkite.xmltoxib" % "safe-insets" % "0.9.1"
[com.lightningkite.xmltoxib/safe-insets "0.9.1"]