Download featured-annotations-0.2.0.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.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials