Last Version

DreamBox android SDK 1.0.1

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

tookit-common
Version

Version

1.0.1
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 tookit-common 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
com.android.volley : volley jar 1.1.1
com.github.bumptech.glide : glide jar 4.11.0
com.didiglobal.dreambox : dreambox jar 0.3.1

Project Modules

There are no modules declared in this project.