is not current version
Last Version 1.0.1

fancybottombar 1.0.0

An awesome fancy bottom-bar library for jetpack compose.

License

License

GroupId

GroupId

io.github.jisungbin
ArtifactId

ArtifactId

fancybottombar
Version

Version

1.0.0
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 1.0.0


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

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-alpha08

Project Modules

There are no modules declared in this project.