is not current version
Last Version 2.2.8

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

calendar
Version

Version

2.2.2
Type

Type

aar

Download calendar 2.2.2


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