is not current version
Last Version 2.0.1

com.afollestad:material-cab 1.3.0

 An Android & Kotlin library for placing and manipulating Contextual Action Bars in your UI.

GroupId

GroupId

com.afollestad
ArtifactId

ArtifactId

material-cab
Version

Version

1.3.0
Type

Type

aar

Download material-cab 1.3.0


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