Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenceDut committed May 18, 2019
2 parents c78e2fb + 264b2ff commit 6b84605
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Hub [![](https://jitpack.io/v/SilenceDut/Hub.svg)](https://jitpack.io/#SilenceDut/Hub)
## Hub
a concise di library which can avoid check null when want to invoke a implementation by interface


## Project

It had been used in project [KnowWeather](https://github.com/SilenceDut/KnowWeather) and [diffadapter demo](https://github.com/SilenceDut/diffadapter) ,you can learn more.
Expand Down Expand Up @@ -107,7 +108,8 @@ Hub.getActivityWithExpand(IActivityTest.class).withResult(MainActivity.this,10).
```


## Import
## Import- Stable release(2.8.2)


**Step1.Add it in your root add abuild.gradle at the end of repositories:**

Expand Down

0 comments on commit 6b84605

Please sign in to comment.