is not current version
Last Version 2.2.8

com.maxkeppeler.sheets:time 2.2.2

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

GroupId

GroupId

com.maxkeppeler.sheets
ArtifactId

ArtifactId

time
Version

Version

2.2.2
Type

Type

aar

Download time 2.2.2

Filename Size
time-2.2.2.pom
Browse

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