is not current version
Last Version 1.0.8

io.develotex:comma 1.0.5

Comma Sdk Android

GroupId

GroupId

io.develotex
ArtifactId

ArtifactId

comma
Version

Version

1.0.5
Type

Type

aar

Download comma 1.0.5


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