shamanland / floating-action-button

Implementation of a circular button made of paper that lifts and emits ink reactions on press.
http://shamanland.github.io/floating-action-button
Apache License 2.0
371 stars 88 forks source link

unable to use this library in eclipse ide #7

Closed ayyappan6031 closed 9 years ago

ok3141 commented 10 years ago

You may include this library like a maven dependency:

<dependency>
    <groupId>com.shamanland</groupId>
    <artifactId>fab</artifactId>
    <version>0.0.5</version>
</dependency>

Or you may download *.aar file and include it to your project.