License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures ORM |
GroupId | GroupIdcom.sberlabs |
ArtifactId | ArtifactIdsceneformux |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionVPS SDK
This is Visual Positioning System SDK for native Android apps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sceneformux-1.0.1.pom | |
sceneformux-1.0.1-sources.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sberlabs/sceneformux/ -->
<dependency>
<groupId>com.sberlabs</groupId>
<artifactId>sceneformux</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sberlabs/sceneformux/
implementation 'com.sberlabs:sceneformux:1.0.1'
// https://jarcasting.com/artifacts/com.sberlabs/sceneformux/
implementation ("com.sberlabs:sceneformux:1.0.1")
'com.sberlabs:sceneformux:aar:1.0.1'
<dependency org="com.sberlabs" name="sceneformux" rev="1.0.1">
<artifact name="sceneformux" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sberlabs', module='sceneformux', version='1.0.1')
)
libraryDependencies += "com.sberlabs" % "sceneformux" % "1.0.1"
[com.sberlabs/sceneformux "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sberlabs : sceneform | jar | 1.0.1 |