License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdnp.com.susanthapa |
ArtifactId | ArtifactIdcurved_bottom_navigation |
Version | Version0.6.5 |
Type | Typeaar |
Description |
Descriptioncurved_bottom_navigation
Curved (cut out) bottom navigation implementation in android with animation and AnimatedVectorDrawable support.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
curved_bottom_navigation-0.6.5.pom | |
curved_bottom_navigation-0.6.5-sources.jar | 9 KB |
Browse |
<!-- 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"]
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 |