MostafaGazar / CustomShapeImageView

A library for supporting custom shaped ImageView(s) using SVGs and paint shapes
http://mostafagazar.github.io/CustomShapeImageView
Apache License 2.0
1.62k stars 425 forks source link

Maven submission? #12

Closed power7714 closed 8 years ago

power7714 commented 8 years ago

Any plans to upload this to the Maven repository for easier way to include this library in an Android Studio project?

MostafaGazar commented 8 years ago

Working on that at the moment

kibotu commented 8 years ago

use jitpack for the time being:

https://jitpack.io/#MostafaGazar/CustomShapeImageView

MostafaGazar commented 8 years ago

Added to maven central: compile 'com.mostafagazar:customshapeimageview:1.0.4'