is not current version
Last Version 1.0.13

com.github.ciscodevnet:dna-spaces-sdk 1.0.3

Cisco DNA Spaces SDK for Android

Categories

Categories

Net
GroupId

GroupId

com.github.ciscodevnet
ArtifactId

ArtifactId

dna-spaces-sdk
Version

Version

1.0.3
Type

Type

aar

Download dna-spaces-sdk 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.ciscodevnet/dna-spaces-sdk/ -->
<dependency>
    <groupId>com.github.ciscodevnet</groupId>
    <artifactId>dna-spaces-sdk</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ciscodevnet/dna-spaces-sdk/
implementation 'com.github.ciscodevnet:dna-spaces-sdk:1.0.3'
// https://jarcasting.com/artifacts/com.github.ciscodevnet/dna-spaces-sdk/
implementation ("com.github.ciscodevnet:dna-spaces-sdk:1.0.3")
'com.github.ciscodevnet:dna-spaces-sdk:aar:1.0.3'
<dependency org="com.github.ciscodevnet" name="dna-spaces-sdk" rev="1.0.3">
  <artifact name="dna-spaces-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ciscodevnet', module='dna-spaces-sdk', version='1.0.3')
)
libraryDependencies += "com.github.ciscodevnet" % "dna-spaces-sdk" % "1.0.3"
[com.github.ciscodevnet/dna-spaces-sdk "1.0.3"]