Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/pai01234/tokencore
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxySciTech committed May 24, 2019
2 parents ad5c212 + 37bd925 commit db7dadf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# tokencore

use gradle

repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.pai01234:tokencore:0.0.3'
implementation 'com.github.pai01234:tokencore:0.0.21'
}

0 comments on commit db7dadf

Please sign in to comment.