is not current version
Last Version 2.2.8

com.maxkeppeler.sheets:storage 2.2.1

Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project.

GroupId

GroupId

com.maxkeppeler.sheets
ArtifactId

ArtifactId

storage
Version

Version

2.2.1
Type

Type

aar

Download storage 2.2.1

Filename Size
storage-2.2.1.pom
Browse

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