yomorun / hashids-java

Hashids algorithm v1.0.0 implementation in Java
http://hashids.org
MIT License
1.02k stars 156 forks source link

Gradle specification #39

Closed ArcherN9 closed 7 years ago

ArcherN9 commented 7 years ago

I've added a line for those who want to use the library using a gradle system. A little extra information never hurt anyone!


This change is Reviewable

0x3333 commented 7 years ago

Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion.


README.md, line 39 at r1 (raw file):

Alternatively, if you use gradle or are on android, add the following to your app's build.gradle file under dependencies:

Could you add a backtick in build.gradle, like build.gradle?


Comments from Reviewable

0x3333 commented 7 years ago

Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion.


README.md, line 39 at r1 (raw file):

Previously, 0x3333 (Tercio Gaudencio Filho) wrote…
Could you add a backtick in build.gradle, like `build.gradle`?

`build.gradle`


Comments from Reviewable

0x3333 commented 7 years ago

Reviewed 1 of 1 files at r1. Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion.


Comments from Reviewable

0x3333 commented 7 years ago

Reviewed 1 of 1 files at r2. Review status: all files reviewed at latest revision, 1 unresolved discussion.


Comments from Reviewable