Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mradkhambek/adamspinview
https://github.com/mradkhambek/adamspinview
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mradkhambek/adamspinview
- Owner: MrAdkhambek
- Created: 2019-06-23T09:28:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-22T07:44:50.000Z (about 4 years ago)
- Last Synced: 2023-10-20T21:54:36.694Z (about 1 year ago)
- Language: Kotlin
- Size: 219 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![](https://jitpack.io/v/MrAdkhambek/AdamsPinView.svg)](https://jitpack.io/#MrAdkhambek/AdamsPinView)
Add it in your root build.gradle at the end of repositories:
```gradle
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
```
Step 2. Add the dependency
```gradle
dependencies {
implementation 'com.github.MrAdkhambek:AdamsPinView:0.1.1'
}
```![My image](https://github.com/MrAdkhambek/AdamsPinView/blob/master/image/Screenshot_2019-06-23-14-35-08-301_mr.adkhambek.adamspinview.png)