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-debug
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-debug 1.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
org.java-websocket : Java-WebSocket jar 1.5.1
com.github.arcadefire » nice-spinner jar 1.4.4
com.didiglobal.dreambox : tookit-common jar 1.0.1
com.didiglobal.dreambox : tookit-display-scan jar 1.0.1

Project Modules

There are no modules declared in this project.