| License |
License |
|---|---|
| GroupId | GroupIdcom.just-ai.aimybox |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.17.6-alpha.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAimybox Core
A part of Aimybox Android SDK
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-0.17.6-alpha.1.pom | |
| core-0.17.6-alpha.1-sources.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.just-ai.aimybox/core/ -->
<dependency>
<groupId>com.just-ai.aimybox</groupId>
<artifactId>core</artifactId>
<version>0.17.6-alpha.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.just-ai.aimybox/core/
implementation 'com.just-ai.aimybox:core:0.17.6-alpha.1'
// https://jarcasting.com/artifacts/com.just-ai.aimybox/core/
implementation ("com.just-ai.aimybox:core:0.17.6-alpha.1")
'com.just-ai.aimybox:core:aar:0.17.6-alpha.1'
<dependency org="com.just-ai.aimybox" name="core" rev="0.17.6-alpha.1">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.just-ai.aimybox', module='core', version='0.17.6-alpha.1')
)
libraryDependencies += "com.just-ai.aimybox" % "core" % "0.17.6-alpha.1"
[com.just-ai.aimybox/core "0.17.6-alpha.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.salomonbrys.kotson : kotson | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.0 |
| com.jakewharton.retrofit : retrofit2-kotlin-coroutines-adapter | jar | 0.9.2 |
| org.jetbrains.kotlinx : kotlinx-coroutines-rx2 | jar | 1.4.3-native-mt |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |