MVN

com.android.databinding : compilerCommon

Maven & Gradle

Mar 06, 2017
2 usages

com.android.databinding.compilerCommon · Common library that can be shared between different build tools

<dependency>
    <groupId>com.android.databinding</groupId>
    <artifactId>compilerCommon</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.android.databinding : compilerCommon to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0
  • Latest Release Candidate: 1.0-rc5

All Versions

Choose a version of com.android.databinding : compilerCommon to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
compilerCommon-2.3.0
2.2.x
compilerCommon-2.2.0
2.1.x
compilerCommon-2.1.3
compilerCommon-2.1.2
compilerCommon-2.1.0
2.0.x
compilerCommon-2.0.0
1.0
compilerCommon-1.0-rc5

How to add a dependency to Maven

Add the following com.android.databinding : compilerCommon maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.android.databinding</groupId>
    <artifactId>compilerCommon</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.android.databinding : compilerCommon gradle dependency to your build.gradle file:

implementation 'com.android.databinding:compilerCommon:2.3.0'

Gradle Kotlin DSL: Add the following com.android.databinding : compilerCommon gradle kotlin dependency to your build.gradle.kts file:

implementation("com.android.databinding:compilerCommon:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.android.databinding : compilerCommon sbt scala dependency to your build.sbt file:

libraryDependencies += "com.android.databinding" % "compilerCommon" % "2.3.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 17, 2020
2 usages
0 stars
Jul 13, 2023
31 usages
260 stars
Jun 24, 2017
2 usages
Jul 26, 2019
5 usages
374 stars
Feb 13, 2018
1 usages
1 stars
Jul 22, 2019
4 usages
1 stars
Aug 16, 2023
6 usages
12 stars
Jan 22, 2021
1 stars
Mar 26, 2021
2 usages
537 stars
Nov 04, 2021
3 usages
2 stars