MVN

com.uber.motif : motif-compiler2

Maven & Gradle

May 30, 2019
530 stars

Motif · Simple DI API for Android / Java.

<dependency>
    <groupId>com.uber.motif</groupId>
    <artifactId>motif-compiler2</artifactId>
    <version>0.0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.uber.motif : motif-compiler2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.18

All Versions

Choose a version of com.uber.motif : motif-compiler2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
motif-compiler2-0.0.18

How to add a dependency to Maven

Add the following com.uber.motif : motif-compiler2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.uber.motif</groupId>
    <artifactId>motif-compiler2</artifactId>
    <version>0.0.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.uber.motif : motif-compiler2 gradle dependency to your build.gradle file:

implementation 'com.uber.motif:motif-compiler2:0.0.18'

Gradle Kotlin DSL: Add the following com.uber.motif : motif-compiler2 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.uber.motif:motif-compiler2:0.0.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.uber.motif : motif-compiler2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.uber.motif" % "motif-compiler2" % "0.0.18"

Advertisement

Dependencies from Group

Jul 21, 2023
7 usages
530 stars
Jul 21, 2023
4 usages
530 stars
Jul 21, 2023
4 usages
530 stars
Jul 21, 2023
4 usages
530 stars
Jul 21, 2023
4 usages
530 stars

Discover Dependencies

May 28, 2019
4 stars
May 28, 2019
3 usages
4 stars
Sep 27, 2021
5 stars
Oct 30, 2020
1 stars
Jan 10, 2022
1 stars
Oct 12, 2021
1 stars
May 30, 2019
1 stars