client

Daily Android Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

co.daily
ArtifactId

ArtifactId

client
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

client
Daily Android Client
Project URL

Project URL

https://www.daily.co/

Download client

Filename Size
client-0.2.0.pom
Browse

How to add to project

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

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1
0.1.1-beta1
0.1.1-beta0
0.1