is not current version
Last Version 0.0.3

io.github.cbtp.totem:support 0.0.1-alpha01

quick develop support

GroupId

GroupId

io.github.cbtp.totem
ArtifactId

ArtifactId

support
Version

Version

0.0.1-alpha01
Type

Type

aar

Download support 0.0.1-alpha01


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