| License |
License |
|---|---|
| GroupId | GroupIdio.aicactus |
| ArtifactId | ArtifactIdreco |
| Version | Version1.0.0-alpha02 |
| Type | Typeaar |
| Description |
DescriptionAICactus Reco
AICactus Reco SDK
|
| Filename | Size |
|---|---|
| reco-1.0.0-alpha02.pom | |
| reco-1.0.0-alpha02-sources.jar | 19 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |