Lounge Navigation

Building a Leanback app with Navigation Components.

License

License

GroupId

GroupId

jp.co.cyberagent.lounge
ArtifactId

ArtifactId

lounge-navigation
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Lounge Navigation
Building a Leanback app with Navigation Components.
Project URL

Project URL

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

Source Code Management

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

Download lounge-navigation

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.leanback » leanback jar 1.1.0-beta01

runtime (6)

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
androidx.fragment » fragment-ktx jar 1.4.1
androidx.activity » activity-ktx jar 1.1.0
androidx.navigation » navigation-fragment-ktx jar 2.3.1

Project Modules

There are no modules declared in this project.
jp.co.cyberagent.lounge

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0