не последняя версия
Последняя версия 1.0.6

com.smallbuer:jsbridge 1.0.5

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

Группа

Группа

com.smallbuer
Идентификатор

Идентификатор

jsbridge
Версия

Версия

1.0.5
Тип

Тип

aar

Скачать jsbridge 1.0.5

Имя Файла Размер
jsbridge-1.0.5.pom
jsbridge-1.0.5.aar 23 KB
Обзор

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