Last Version

submarine 1.0.7

Floating navigation view for listing items dynamically on Android.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

submarine
Version

Version

1.0.7
Type

Type

aar
Description

Description

submarine
Floating navigation view for listing items dynamically on Android.
Project URL

Project URL

https://github.com/skydoves/submarine/
Source Code Management

Source Code Management

https://github.com/skydoves/submarine/

Download submarine 1.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
de.hdodenhof : circleimageview jar 3.0.1
androidx.databinding » viewbinding jar 4.1.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.2.0
androidx.transition » transition jar 1.3.1

Project Modules

There are no modules declared in this project.