Last Version

com.android.databinding.baseLibrary 2.3.0

Shared library between Data Binding runtime lib and compiler

License

License

Categories

Categories

Data
GroupId

GroupId

com.android.databinding
ArtifactId

ArtifactId

baseLibrary
Version

Version

2.3.0
Type

Type

jar
Description

Description

com.android.databinding.baseLibrary
Shared library between Data Binding runtime lib and compiler
Project URL

Project URL

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

Source Code Management

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

Download baseLibrary 2.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.