Last Version

jsbrige Library 1.0.0

an Android WebView JsBridge

License

License

GroupId

GroupId

io.github.hotstu.jsbridge
ArtifactId

ArtifactId

lib
Version

Version

1.0.0
Type

Type

aar
Description

Description

jsbrige Library
an Android WebView JsBridge
Project URL

Project URL

https://github.com/hotstu/JsBridge
Source Code Management

Source Code Management

https://github.com/hotstu/JsBridge.git

Download lib 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.hotstu.jsbridge/lib/ -->
<dependency>
    <groupId>io.github.hotstu.jsbridge</groupId>
    <artifactId>lib</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hotstu.jsbridge/lib/
implementation 'io.github.hotstu.jsbridge:lib:1.0.0'
// https://jarcasting.com/artifacts/io.github.hotstu.jsbridge/lib/
implementation ("io.github.hotstu.jsbridge:lib:1.0.0")
'io.github.hotstu.jsbridge:lib:aar:1.0.0'
<dependency org="io.github.hotstu.jsbridge" name="lib" rev="1.0.0">
  <artifact name="lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.hotstu.jsbridge', module='lib', version='1.0.0')
)
libraryDependencies += "io.github.hotstu.jsbridge" % "lib" % "1.0.0"
[io.github.hotstu.jsbridge/lib "1.0.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.