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

Jar examples for a:autolayout-annotations

Description

AutoLayout for Android.

You can download jar file autolayout-annotations 1.0.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials