Databinding extensions for core library

Library with swipe to dismiss Activity gesture implementation.

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

app.futured.hauler
ArtifactId

ArtifactId

databinding
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Databinding extensions for core library
Library with swipe to dismiss Activity gesture implementation.
Project URL

Project URL

https://github.com/futuredapp/hauler
Source Code Management

Source Code Management

https://github.com/futuredapp/hauler

Download databinding

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.databinding » databinding-common jar 4.1.0
androidx.databinding » databinding-runtime jar 4.1.0
androidx.databinding » databinding-adapters jar 4.1.0

runtime (3)

Group / Artifact Type Version
app.futured.hauler : hauler jar 5.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0
4.0.0