Jar examples for a:autolayout-annotations
AutoLayout for Android.
You can download jar file autolayout-annotations 1.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add autolayout-annotations-1.0.2.jar to your project.
<dependency> <groupId>im.quar</groupId> <artifactId>autolayout-annotations</artifactId> <version>1.0.2</version> </dependency>
compile group: 'im.quar', name: 'autolayout-annotations', version: '1.0.2'
libraryDependencies += "im.quar" % "autolayout-annotations" % "1.0.2"
<dependency org="im.quar" name="autolayout-annotations" rev="1.0.2"/>
@Grapes(@Grab(group='im.quar', module='autolayout-annotations', version='1.0.2'))
'im.quar:autolayout-annotations:jar:1.0.2'
Click the following link to download the jar file.
autolayout-annotations-1.0.2-javadoc.jar