ServerSide

tagcommander android sdk

License

License

Unlicense
Categories

Categories

IDE Development Tools
GroupId

GroupId

com.tagcommander.lib
ArtifactId

ArtifactId

ServerSide
Last Version

Last Version

5.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

ServerSide
tagcommander android sdk
Project URL

Project URL

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

Download ServerSide

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.ads » ads-identifier jar 1.0.0-alpha01
com.google.guava : guava jar 28.0-android
androidx.lifecycle » lifecycle-runtime jar 2.4.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-process jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
5.1.0
5.0.0