| License |
License
Apache License
|
|---|---|
| Categories |
CategoriesDoma Data ORM |
| GroupId | GroupIdai.wordbox |
| ArtifactId | ArtifactIddomain |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiondomain
Wordbox - Analytics for Android
|
| Filename | Size |
|---|---|
| domain-1.0.0.pom | |
| domain-1.0.0-sources.jar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.wordbox/domain/ -->
<dependency>
<groupId>ai.wordbox</groupId>
<artifactId>domain</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.wordbox/domain/
implementation 'ai.wordbox:domain:1.0.0'
// https://jarcasting.com/artifacts/ai.wordbox/domain/
implementation ("ai.wordbox:domain:1.0.0")
'ai.wordbox:domain:aar:1.0.0'
<dependency org="ai.wordbox" name="domain" rev="1.0.0">
<artifact name="domain" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.wordbox', module='domain', version='1.0.0')
)
libraryDependencies += "ai.wordbox" % "domain" % "1.0.0"
[ai.wordbox/domain "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.0 |
| androidx.appcompat » appcompat | jar | 1.1.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.0 |