is not current version
Last Version 1.4.7

tv.mycujoo.mls:mls 1.2.2

Android MLS SDK

GroupId

GroupId

tv.mycujoo.mls
ArtifactId

ArtifactId

mls
Version

Version

1.2.2
Type

Type

aar

Download mls 1.2.2


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