Jar examples for c:compilerCommon
Common library that can be shared between different build tools
You can download jar file compilerCommon 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add compilerCommon-2.0.0.jar to your project.
<dependency> <groupId>com.android.databinding</groupId> <artifactId>compilerCommon</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.android.databinding', name: 'compilerCommon', version: '2.0.0'
libraryDependencies += "com.android.databinding" % "compilerCommon" % "2.0.0"
<dependency org="com.android.databinding" name="compilerCommon" rev="2.0.0"/>
@Grapes(@Grab(group='com.android.databinding', module='compilerCommon', version='2.0.0'))
'com.android.databinding:compilerCommon:jar:2.0.0'
Click the following link to download the jar file.
compilerCommon-2.0.0-javadoc.jar