MVN

com.airbnb.android : paris-annotations

Maven & Gradle

Apr 03, 2023
2 usages
1.8k stars

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

<dependency>
    <groupId>com.airbnb.android</groupId>
    <artifactId>paris-annotations</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.airbnb.android : paris-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.airbnb.android : paris-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
paris-annotations-2.0.2
paris-annotations-2.0.1
paris-annotations-2.0.0
1.7.x
paris-annotations-1.7.3
paris-annotations-1.7.2
paris-annotations-1.7.1
paris-annotations-1.7.0
1.6.x
paris-annotations-1.6.0
1.5.x
paris-annotations-1.5.0
1.4.x
paris-annotations-1.4.0
1.3.x
paris-annotations-1.3.1
paris-annotations-1.3.0
1.2.x
paris-annotations-1.2.1
paris-annotations-1.2.0
1.1.x
paris-annotations-1.1.0
1.0.x
paris-annotations-1.0.0

How to add a dependency to Maven

Add the following com.airbnb.android : paris-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.airbnb.android</groupId>
    <artifactId>paris-annotations</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.airbnb.android : paris-annotations gradle dependency to your build.gradle file:

implementation 'com.airbnb.android:paris-annotations:2.0.2'

Gradle Kotlin DSL: Add the following com.airbnb.android : paris-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.airbnb.android:paris-annotations:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.airbnb.android : paris-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.airbnb.android" % "paris-annotations" % "2.0.2"

Advertisement

Dependencies from Group

Jul 16, 2023
91 usages
34.6k stars
May 19, 2023
18 usages
8.4k stars
Jul 11, 2023
10 usages
5.7k stars
May 19, 2023
9 usages
8.4k stars
Apr 03, 2023
6 usages
1.8k stars

Discover Dependencies