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

com.didiglobal.chameleon:js-bundle-mgr 0.0.12.7

Chameleon android SDK uses some most common native rendering engines as it's fundamental lib, and extended some general engineering capabilities. The currently supported rendering engines are weex and react native, and you can only choose one of them as the rendering engine for every single project.

Категории

Категории

JavaScript Языки программирования
Группа

Группа

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

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

js-bundle-mgr
Версия

Версия

0.0.12.7
Тип

Тип

pom

Скачать js-bundle-mgr 0.0.12.7


<!-- https://jarcasting.com/artifacts/com.didiglobal.chameleon/js-bundle-mgr/ -->
<dependency>
    <groupId>com.didiglobal.chameleon</groupId>
    <artifactId>js-bundle-mgr</artifactId>
    <version>0.0.12.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.didiglobal.chameleon/js-bundle-mgr/
implementation 'com.didiglobal.chameleon:js-bundle-mgr:0.0.12.7'
// https://jarcasting.com/artifacts/com.didiglobal.chameleon/js-bundle-mgr/
implementation ("com.didiglobal.chameleon:js-bundle-mgr:0.0.12.7")
'com.didiglobal.chameleon:js-bundle-mgr:pom:0.0.12.7'
<dependency org="com.didiglobal.chameleon" name="js-bundle-mgr" rev="0.0.12.7">
  <artifact name="js-bundle-mgr" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.didiglobal.chameleon', module='js-bundle-mgr', version='0.0.12.7')
)
libraryDependencies += "com.didiglobal.chameleon" % "js-bundle-mgr" % "0.0.12.7"
[com.didiglobal.chameleon/js-bundle-mgr "0.0.12.7"]