SDK

tagcommander android sdk

License

License

Unlicense
GroupId

GroupId

com.tagcommander.lib
ArtifactId

ArtifactId

SDK
Last Version

Last Version

4.6.0
Release Date

Release Date

Type

Type

aar
Description

Description

SDK
tagcommander android sdk
Project URL

Project URL

https://github.com/TagCommander/android/

Download SDK

Filename Size
SDK-4.6.0.pom
SDK-4.6.0.aar 50 KB
Browse

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.android.gms » play-services-location jar 18.0.0
androidx.appcompat » appcompat jar 1.3.1
androidx.lifecycle » lifecycle-runtime jar 2.3.1
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-process jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.6.0
4.5.1
4.5.0