Last Version

com.android.databinding.compiler 2.3.0

The annotation processor for Data Binding. Generates binding classes for runtime.

License

License

Categories

Categories

Data
GroupId

GroupId

com.android.databinding
ArtifactId

ArtifactId

compiler
Version

Version

2.3.0
Type

Type

jar
Description

Description

com.android.databinding.compiler
The annotation processor for Data Binding. Generates binding classes for runtime.
Project URL

Project URL

http://tools.android.com/
Source Code Management

Source Code Management

https://android.googlesource.com/platform/tools/base

Download compiler 2.3.0


<!-- https://jarcasting.com/artifacts/com.android.databinding/compiler/ -->
<dependency>
    <groupId>com.android.databinding</groupId>
    <artifactId>compiler</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.android.databinding/compiler/
implementation 'com.android.databinding:compiler:2.3.0'
// https://jarcasting.com/artifacts/com.android.databinding/compiler/
implementation ("com.android.databinding:compiler:2.3.0")
'com.android.databinding:compiler:jar:2.3.0'
<dependency org="com.android.databinding" name="compiler" rev="2.3.0">
  <artifact name="compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.android.databinding', module='compiler', version='2.3.0')
)
libraryDependencies += "com.android.databinding" % "compiler" % "2.3.0"
[com.android.databinding/compiler "2.3.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.databinding : baseLibrary jar 2.3.0
com.googlecode.juniversalchardet : juniversalchardet jar 1.0.3

Project Modules

There are no modules declared in this project.