Last Version

curved_bottom_navigation 0.6.5

Curved (cut out) bottom navigation implementation in android with animation and AnimatedVectorDrawable support.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

np.com.susanthapa
ArtifactId

ArtifactId

curved_bottom_navigation
Version

Version

0.6.5
Type

Type

aar
Description

Description

curved_bottom_navigation
Curved (cut out) bottom navigation implementation in android with animation and AnimatedVectorDrawable support.
Project URL

Project URL

https://github.com/susonthapa/curved-bottom-navigation
Source Code Management

Source Code Management

https://github.com/susonthapa/curved-bottom-navigation/tree/master

Download curved_bottom_navigation 0.6.5


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.navigation » navigation-ui-ktx jar 2.3.5

Project Modules

There are no modules declared in this project.