AICactus Reco

AICactus Reco SDK

License

License

GroupId

GroupId

io.aicactus
ArtifactId

ArtifactId

reco
Last Version

Last Version

1.0.0-alpha02
Release Date

Release Date

Type

Type

aar
Description

Description

AICactus Reco
AICactus Reco SDK

Download reco

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2-native-mt
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
com.google.code.gson : gson jar 2.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha02
1.0.0-alpha01