Last Version

Chameleon android SDK 0.0.13.9

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

rich-text-component
Version

Version

0.0.13.9
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 rich-text-component 0.0.13.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.didiglobal.chameleon : cmlsdk jar 0.0.13.9

Project Modules

There are no modules declared in this project.