is not current version
Last Version 1.10

Amazon Chime SDK 1.1

A sample project to see how to publish open source proj to Maven Central.

License

License

GroupId

GroupId

io.github.dingyishen-amazon
ArtifactId

ArtifactId

amazon-chime-sdk
Version

Version

1.1
Type

Type

pom
Description

Description

Amazon Chime SDK
A sample project to see how to publish open source proj to Maven Central.

Download amazon-chime-sdk 1.1


<!-- https://jarcasting.com/artifacts/io.github.dingyishen-amazon/amazon-chime-sdk/ -->
<dependency>
    <groupId>io.github.dingyishen-amazon</groupId>
    <artifactId>amazon-chime-sdk</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dingyishen-amazon/amazon-chime-sdk/
implementation 'io.github.dingyishen-amazon:amazon-chime-sdk:1.1'
// https://jarcasting.com/artifacts/io.github.dingyishen-amazon/amazon-chime-sdk/
implementation ("io.github.dingyishen-amazon:amazon-chime-sdk:1.1")
'io.github.dingyishen-amazon:amazon-chime-sdk:pom:1.1'
<dependency org="io.github.dingyishen-amazon" name="amazon-chime-sdk" rev="1.1">
  <artifact name="amazon-chime-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dingyishen-amazon', module='amazon-chime-sdk', version='1.1')
)
libraryDependencies += "io.github.dingyishen-amazon" % "amazon-chime-sdk" % "1.1"
[io.github.dingyishen-amazon/amazon-chime-sdk "1.1"]

Dependencies

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.61
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.50
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.3
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.3
androidx.core » core-ktx jar 1.2.0
io.github.dingyishen-amazon : amazon-chime-sdk-media jar 1.1-SNAPSHOT
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.