Last Version

Lounge DataBinding 1.2.0

Leanback enhancement library for accelerating Android TV development. Additional DataBinding support.

License

License

Categories

Categories

Data
GroupId

GroupId

jp.co.cyberagent.lounge
ArtifactId

ArtifactId

lounge-databinding
Version

Version

1.2.0
Type

Type

aar
Description

Description

Lounge DataBinding
Leanback enhancement library for accelerating Android TV development. Additional DataBinding support.
Project URL

Project URL

https://github.com/ca-love/lounge/
Source Code Management

Source Code Management

https://github.com/ca-love/lounge/

Download lounge-databinding 1.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
jp.co.cyberagent.lounge : lounge jar 1.2.0
androidx.leanback » leanback jar 1.1.0-beta01
androidx.databinding » databinding-common jar 7.1.1
androidx.databinding » databinding-runtime jar 7.1.1
androidx.databinding » databinding-adapters jar 7.1.1
androidx.databinding » databinding-ktx jar 7.1.1

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2

Project Modules

There are no modules declared in this project.