Download counterfab-1.0.1.jar file - Jar c

Jar examples for c:counterfab

Description

A FloatingActionButton subclass that shows a counter badge on right top corner

You can download jar file counterfab 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add counterfab-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.andremion</groupId>
   <artifactId>counterfab</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.andremion', name: 'counterfab', version: '1.0.1'
libraryDependencies += "com.github.andremion" % "counterfab" % "1.0.1"
<dependency org="com.github.andremion" name="counterfab" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.andremion', module='counterfab', version='1.0.1'))
'com.github.andremion:counterfab:jar:1.0.1'

Download

Click the following link to download the jar file.

counterfab-1.0.1-javadoc.jar
counterfab-1.0.1-sources.jar
counterfab-1.0.1.pom



Related Tutorials