is not current version
Last Version 1.0.1.10

me.zalo:ZBrowser 1.0.1.1

Support libarry.

GroupId

GroupId

me.zalo
ArtifactId

ArtifactId

ZBrowser
Version

Version

1.0.1.1
Type

Type

aar

Download ZBrowser 1.0.1.1


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