Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iwgang authored Jun 19, 2016
1 parent 8af9477 commit dfad535
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,15 @@ WheelPicker包括DateTimePicker、OptionPicker、LinkagePicker、AddressPicker
dependencies {
compile project(':WheelPicker')
compile project(':FilePicker')
compile project(':ColorPicker')
}
```
也可以直接远程加载jcenter里的,如:
```groovy
dependencies {
compile 'cn.qqtheme.framework:WheelPicker:1.1.3'
compile 'cn.qqtheme.framework:FilePicker:1.1.3'
compile 'cn.qqtheme.framework:ColorPicker:1.1.3'
}
```
*注:*
Expand Down

0 comments on commit dfad535

Please sign in to comment.