is not current version
Last Version 5.1.0

com.tagcommander.lib:core 4.6.5

tagcommander android sdk

GroupId

GroupId

com.tagcommander.lib
ArtifactId

ArtifactId

core
Version

Version

4.6.5
Type

Type

aar

Download core 4.6.5


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