is not current version
Last Version 2.2.8

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

calendar
Version

Version

2.1.0
Type

Type

pom

Download calendar 2.1.0


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