is not current version
Last Version 2.2.8

com.maxkeppeler.sheets:input 2.1.2

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

GroupId

GroupId

com.maxkeppeler.sheets
ArtifactId

ArtifactId

input
Version

Version

2.1.2
Type

Type

aar

Download input 2.1.2

Filename Size
input-2.1.2.pom
Browse

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