Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.smartsoftasia |
ArtifactId | ArtifactIdindoormapsdk |
Version | Version0.9.11 |
Type | Typeaar |
Filename | Size |
---|---|
indoormapsdk-0.9.11.pom | |
indoormapsdk-0.9.11-sources.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.smartsoftasia/indoormapsdk/ -->
<dependency>
<groupId>io.github.smartsoftasia</groupId>
<artifactId>indoormapsdk</artifactId>
<version>0.9.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.smartsoftasia/indoormapsdk/
implementation 'io.github.smartsoftasia:indoormapsdk:0.9.11'
// https://jarcasting.com/artifacts/io.github.smartsoftasia/indoormapsdk/
implementation ("io.github.smartsoftasia:indoormapsdk:0.9.11")
'io.github.smartsoftasia:indoormapsdk:aar:0.9.11'
<dependency org="io.github.smartsoftasia" name="indoormapsdk" rev="0.9.11">
<artifact name="indoormapsdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.smartsoftasia', module='indoormapsdk', version='0.9.11')
)
libraryDependencies += "io.github.smartsoftasia" % "indoormapsdk" % "0.9.11"
[io.github.smartsoftasia/indoormapsdk "0.9.11"]