is not current version
Last Version 2.2.8

com.maxkeppeler.sheets:time 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

time
Version

Version

2.1.0
Type

Type

pom

Download time 2.1.0

Filename Size
time-2.1.0.pom
Browse

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