License |
License |
---|---|
GroupId | GroupIdio.agora.rtc |
ArtifactId | ArtifactIdfull-jnd |
Version | Version3.7.0.2 |
Type | Typeaar |
Description |
Descriptionfull-jnd
Agora SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
full-jnd-3.7.0.2.pom | |
full-jnd-3.7.0.2.aar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.agora.rtc/full-jnd/ -->
<dependency>
<groupId>io.agora.rtc</groupId>
<artifactId>full-jnd</artifactId>
<version>3.7.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.agora.rtc/full-jnd/
implementation 'io.agora.rtc:full-jnd:3.7.0.2'
// https://jarcasting.com/artifacts/io.agora.rtc/full-jnd/
implementation ("io.agora.rtc:full-jnd:3.7.0.2")
'io.agora.rtc:full-jnd:aar:3.7.0.2'
<dependency org="io.agora.rtc" name="full-jnd" rev="3.7.0.2">
<artifact name="full-jnd" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.agora.rtc', module='full-jnd', version='3.7.0.2')
)
libraryDependencies += "io.agora.rtc" % "full-jnd" % "3.7.0.2"
[io.agora.rtc/full-jnd "3.7.0.2"]