Download featured-annotations-0.0.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials