is not current version
Last Version 2.2.8

com.maxkeppeler.sheets:time 2.1.3

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

Type

aar

Download time 2.1.3

Filename Size
time-2.1.3.pom
Browse

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