fancybottombar

An awesome fancy bottom-bar library for jetpack compose.

License

License

GroupId

GroupId

io.github.jisungbin
ArtifactId

ArtifactId

fancybottombar
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

fancybottombar
An awesome fancy bottom-bar library for jetpack compose.
Project URL

Project URL

https://github.com/jisungbin/FancyBottomBar
Source Code Management

Source Code Management

https://github.com/jisungbin/FancyBottomBar/tree/master

Download fancybottombar

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (5)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.compose.ui » ui jar 1.0.0-rc02
androidx.compose.material » material jar 1.0.0-rc02
androidx.compose.ui » ui-tooling jar 1.0.0-rc02
androidx.constraintlayout » constraintlayout-compose jar 1.0.0-beta01

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0