| License |
License |
|---|---|
| GroupId | GroupIdcom.didiglobal.dreambox |
| ArtifactId | ArtifactIddreambox-v4 |
| Version | Version0.4.2 |
| Type | Typeaar |
| Description |
DescriptionDreamBox 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dreambox-v4-0.4.2.pom | |
| dreambox-v4-0.4.2.aar | 37 KB |
| dreambox-v4-0.4.2-sources.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.didiglobal.dreambox/dreambox-v4/ -->
<dependency>
<groupId>com.didiglobal.dreambox</groupId>
<artifactId>dreambox-v4</artifactId>
<version>0.4.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.didiglobal.dreambox/dreambox-v4/
implementation 'com.didiglobal.dreambox:dreambox-v4:0.4.2'
// https://jarcasting.com/artifacts/com.didiglobal.dreambox/dreambox-v4/
implementation ("com.didiglobal.dreambox:dreambox-v4:0.4.2")
'com.didiglobal.dreambox:dreambox-v4:aar:0.4.2'
<dependency org="com.didiglobal.dreambox" name="dreambox-v4" rev="0.4.2">
<artifact name="dreambox-v4" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.didiglobal.dreambox', module='dreambox-v4', version='0.4.2')
)
libraryDependencies += "com.didiglobal.dreambox" % "dreambox-v4" % "0.4.2"
[com.didiglobal.dreambox/dreambox-v4 "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.1.0 |
| androidx.constraintlayout » constraintlayout | jar | 1.1.3 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| com.didiglobal.dreambox : core-v4 | jar | 0.4.2 |
| com.didiglobal.dreambox : wrapper-v4 | jar | 0.4.2 |
| com.didiglobal.dreambox : simple-wrapper-v4 | jar | 0.4.2 |