is not current version
Last Version 3.1.1-rc.1

com.immomo.molive.hello:live-sdk 2.1.0-rc.1

project description

GroupId

GroupId

com.immomo.molive.hello
ArtifactId

ArtifactId

live-sdk
Version

Version

2.1.0-rc.1
Type

Type

aar

Download live-sdk 2.1.0-rc.1


<!-- https://jarcasting.com/artifacts/com.immomo.molive.hello/live-sdk/ -->
<dependency>
    <groupId>com.immomo.molive.hello</groupId>
    <artifactId>live-sdk</artifactId>
    <version>2.1.0-rc.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.immomo.molive.hello/live-sdk/
implementation 'com.immomo.molive.hello:live-sdk:2.1.0-rc.1'
// https://jarcasting.com/artifacts/com.immomo.molive.hello/live-sdk/
implementation ("com.immomo.molive.hello:live-sdk:2.1.0-rc.1")
'com.immomo.molive.hello:live-sdk:aar:2.1.0-rc.1'
<dependency org="com.immomo.molive.hello" name="live-sdk" rev="2.1.0-rc.1">
  <artifact name="live-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.immomo.molive.hello', module='live-sdk', version='2.1.0-rc.1')
)
libraryDependencies += "com.immomo.molive.hello" % "live-sdk" % "2.1.0-rc.1"
[com.immomo.molive.hello/live-sdk "2.1.0-rc.1"]