Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
death14stroke committed Feb 23, 2020
2 parents ea9e960 + ca0d3ba commit e545454
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,8 +1,8 @@
# kotlin-eezetensions
Extension functions which I found can be useful and save time and code
Extension functions which I found can be useful and save time and code [ ![Download](https://api.bintray.com/packages/death14stroke/libraries/com.andruid.magic.eezetensions/images/download.svg) ](https://bintray.com/death14stroke/libraries/com.andruid.magic.eezetensions/_latestVersion)

## Use
Add to your build.gradle (Module) file in dependencies:
Add to your build.gradle (Module) file in dependencies: [![version](https://img.shields.io/badge/version-latest-blue.svg)](https://github.com/Death14Stroke/kotlin-eezetensions/releases/latest)

```implementation 'com.andruid.magic:eezetensions:1.0.0'```

Expand Down Expand Up @@ -30,3 +30,5 @@ Add to your build.gradle (Module) file in dependencies:

- hide()
- show()

<a href='https://bintray.com/death14stroke/libraries/com.andruid.magic.eezetensions?source=watch' alt='Get automatic notifications about new "com.andruid.magic.eezetensions" versions'><img src='https://www.bintray.com/docs/images/bintray_badge_color.png'></a>

0 comments on commit e545454

Please sign in to comment.