Last Version

DreamBox android SDK 0.4.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

simple-wrapper-v4
Version

Version

0.4.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 simple-wrapper-v4 0.4.2


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
com.didiglobal.dreambox : wrapper-v4 jar 0.4.2

Project Modules

There are no modules declared in this project.