is not current version
Last Version 4.6.0

com.tagcommander.lib:SDK 4.5.0

tagcommander android sdk

GroupId

GroupId

com.tagcommander.lib
ArtifactId

ArtifactId

SDK
Version

Version

4.5.0
Type

Type

aar

Download SDK 4.5.0

Filename Size
SDK-4.5.0.pom
SDK-4.5.0.aar 48 KB
Browse

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