Last Version

DreamBox android SDK 0.3.2

a project that can implement dynamic layout and data bind on Android&IOS system. mobile device render ui, bind data, add event listener... according to downloaded [bundle] file.

License

License

GroupId

GroupId

com.didiglobal.dreambox
ArtifactId

ArtifactId

wrapper
Version

Version

0.3.2
Type

Type

aar
Description

Description

DreamBox android SDK
a project that can implement dynamic layout and data bind on Android&IOS system. mobile device render ui, bind data, add event listener... according to downloaded [bundle] file.
Project URL

Project URL

https://github.com/didi/dreambox
Source Code Management

Source Code Management

https://github.com/didi/dreambox.git

Download wrapper 0.3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.