Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jadepeakpoet authored Nov 14, 2022
1 parent 14efaf5 commit 8175d43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ The official version has not been upgraded for two years. I forked a version and
4. Publish the library to jitpack

When using, you only need to make the following changes to the original library
1.
1.
The following dependent groups are changed from com.alibaba to com.github.jadepeakpoet.ARouter
com.github.jadepeakpoet.ARouter:arouter-register:1.0.1
com.github.jadepeakpoet.ARouter:arouter-api:1.0.1
com.github.jadepeakpoet.ARouter:arouter-compiler:1.0.1

2.
Maven library changed from Maven Central to jitpack
2.
Maven library changed from Maven Central to jitpack
maven { url ' https://jitpack.io ' }


Expand Down

0 comments on commit 8175d43

Please sign in to comment.