Last Version

DreamBox android SDK 1.0.0

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

display-scan
Version

Version

1.0.0
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 display-scan 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
com.google.zxing : core jar 3.3.3

Project Modules

There are no modules declared in this project.