Download paris-annotations-1.0.0.jar file - Jar p

Jar examples for p:paris-annotations

Description

Paris is a system for creating and applying styles to views in Android.

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials