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