Skip to content

Commit

Permalink
Merge pull request #3 from qluan/master
Browse files Browse the repository at this point in the history
remove jitpack
  • Loading branch information
qluan authored Oct 12, 2016
2 parents a1a5bd6 + 702e16d commit a871645
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,6 @@ Demo 中使用 github 的 raw 文件服务提供一个简单的路由表文件 r
compile 'com.douban.rexxar:core:0.1.1'
```

#### [jitpack](https://jitpack.io/)

```groovy
allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}
dependencies {
compile 'com.github.douban:rexxar-android:0.1.0'
}
```


### 配置

Expand Down

0 comments on commit a871645

Please sign in to comment.