Download autolayout-annotations-1.0.0.jar file - Jar a

Jar examples for a:autolayout-annotations

Description

AutoLayout for Android.

You can download jar file autolayout-annotations 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add autolayout-annotations-1.0.0.jar to your project.

<dependency>
   <groupId>im.quar</groupId>
   <artifactId>autolayout-annotations</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'im.quar', name: 'autolayout-annotations', version: '1.0.0'
libraryDependencies += "im.quar" % "autolayout-annotations" % "1.0.0"
<dependency org="im.quar" name="autolayout-annotations" rev="1.0.0"/>
@Grapes(@Grab(group='im.quar', module='autolayout-annotations', version='1.0.0'))
'im.quar:autolayout-annotations:jar:1.0.0'

Download

Click the following link to download the jar file.

autolayout-annotations-1.0.0-javadoc.jar
autolayout-annotations-1.0.0-sources.jar
autolayout-annotations-1.0.0.jar
autolayout-annotations-1.0.0.pom



Related Tutorials