is not current version
Last Version 1.0.6

smallbuer 1.0.4

A solution for safe and fast interaction between js and native£¬it's minimum support API 14

License

License

GroupId

GroupId

com.smallbuer
ArtifactId

ArtifactId

jsbridge
Version

Version

1.0.4
Type

Type

aar
Description

Description

smallbuer
A solution for safe and fast interaction between js and native£¬it's minimum support API 14
Project URL

Project URL

https://github.com/smallbuer/JSBridge-Android
Source Code Management

Source Code Management

https://github.com/smallbuer/JSBridge-Android

Download jsbridge 1.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.