License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdco.daily |
ArtifactId | ArtifactIdclient |
Version | Version0.1.1 |
Type | Typeaar |
Description |
Descriptionclient
Daily Android Client
|
Project URL |
Project URL |
Filename | Size |
---|---|
client-0.1.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/co.daily/client/ -->
<dependency>
<groupId>co.daily</groupId>
<artifactId>client</artifactId>
<version>0.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.daily/client/
implementation 'co.daily:client:0.1.1'
// https://jarcasting.com/artifacts/co.daily/client/
implementation ("co.daily:client:0.1.1")
'co.daily:client:aar:0.1.1'
<dependency org="co.daily" name="client" rev="0.1.1">
<artifact name="client" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.daily', module='client', version='0.1.1')
)
libraryDependencies += "co.daily" % "client" % "0.1.1"
[co.daily/client "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |