Material-cab

๐Ÿš• An Android &? Kotlin library for placing and manipulating Contextual Action Bars in your UI.

License

License

GroupId

GroupId

com.afollestad
ArtifactId

ArtifactId

material-cab
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Material-cab
๐Ÿš• An Android &? Kotlin library for placing and manipulating Contextual Action Bars in your UI.
Project URL

Project URL

https://github.com/afollestad/material-cab

Download material-cab

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.2
androidx.annotation » annotation jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.21

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1