is not current version
Last Version 1.2.0

jp.co.cyberagent.lounge:lounge-databinding 1.1.0

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

Categories

Categories

Data
GroupId

GroupId

jp.co.cyberagent.lounge
ArtifactId

ArtifactId

lounge-databinding
Version

Version

1.1.0
Type

Type

aar

Download lounge-databinding 1.1.0


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