Chameleon android SDK

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.

License

License

GroupId

GroupId

com.didiglobal.chameleon
ArtifactId

ArtifactId

cmlwxc
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

aar
Description

Description

Chameleon android SDK
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.
Project URL

Project URL

https://github.com/chameleon-team/chameleon-sdk-android.git
Source Code Management

Source Code Management

https://github.com/chameleon-team/chameleon-sdk-android.git

Download cmlwxc

How to add to project

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

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.
com.didiglobal.chameleon

Versions

Version
0.0.10