Jar examples for b:baselibrary
Shared library between Data Binding runtime lib and compiler
You can download jar file baseLibrary 2.1.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add baseLibrary-2.1.3.jar to your project.
<dependency> <groupId>com.android.databinding</groupId> <artifactId>baseLibrary</artifactId> <version>2.1.3</version> </dependency>
compile group: 'com.android.databinding', name: 'baseLibrary', version: '2.1.3'
libraryDependencies += "com.android.databinding" % "baseLibrary" % "2.1.3"
<dependency org="com.android.databinding" name="baseLibrary" rev="2.1.3"/>
@Grapes(@Grab(group='com.android.databinding', module='baseLibrary', version='2.1.3'))
'com.android.databinding:baseLibrary:jar:2.1.3'
Click the following link to download the jar file.
baseLibrary-2.1.3-javadoc.jar