Binding Mapper

Test utilities for Android Data Binding library

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.annypatel.databinding
ArtifactId

ArtifactId

binding-mapper
Last Version

Last Version

1.0.0-alpha1
Release Date

Release Date

Type

Type

aar
Description

Description

Binding Mapper
Test utilities for Android Data Binding library
Project URL

Project URL

https://github.com/annypatel/databinding-test/
Source Code Management

Source Code Management

https://github.com/annypatel/databinding-test/

Download binding-mapper

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.annypatel.databinding/binding-mapper/ -->
<dependency>
    <groupId>com.github.annypatel.databinding</groupId>
    <artifactId>binding-mapper</artifactId>
    <version>1.0.0-alpha1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.annypatel.databinding/binding-mapper/
implementation 'com.github.annypatel.databinding:binding-mapper:1.0.0-alpha1'
// https://jarcasting.com/artifacts/com.github.annypatel.databinding/binding-mapper/
implementation ("com.github.annypatel.databinding:binding-mapper:1.0.0-alpha1")
'com.github.annypatel.databinding:binding-mapper:aar:1.0.0-alpha1'
<dependency org="com.github.annypatel.databinding" name="binding-mapper" rev="1.0.0-alpha1">
  <artifact name="binding-mapper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.annypatel.databinding', module='binding-mapper', version='1.0.0-alpha1')
)
libraryDependencies += "com.github.annypatel.databinding" % "binding-mapper" % "1.0.0-alpha1"
[com.github.annypatel.databinding/binding-mapper "1.0.0-alpha1"]

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.

databinding-test

Versions

Version
1.0.0-alpha1