Download featured-annotations-0.0.2.jar file - Jar f

Jar examples for f:featured-annotations

Description

Simple yet powerful composition library for Android.

You can download jar file featured-annotations 0.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add featured-annotations-0.0.2.jar to your project.

<dependency>
   <groupId>de.halfbit</groupId>
   <artifactId>featured-annotations</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'de.halfbit', name: 'featured-annotations', version: '0.0.2'
libraryDependencies += "de.halfbit" % "featured-annotations" % "0.0.2"
<dependency org="de.halfbit" name="featured-annotations" rev="0.0.2"/>
@Grapes(@Grab(group='de.halfbit', module='featured-annotations', version='0.0.2'))
'de.halfbit:featured-annotations:jar:0.0.2'

Download

Click the following link to download the jar file.

featured-annotations-0.0.2-javadoc.jar
featured-annotations-0.0.2-sources.jar
featured-annotations-0.0.2.jar
featured-annotations-0.0.2.pom



Related Tutorials