is not current version
Last Version 2.2.8

com.maxkeppeler.sheets:input 2.1.0

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.0
Type

Type

pom

Download input 2.1.0

Filename Size
input-2.1.0.pom
Browse

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