Compose Calendar

Library for handling the Calendar view in Jetpack Compose.

License

License

GroupId

GroupId

io.github.boguszpawlowski.composecalendar
ArtifactId

ArtifactId

composecalendar
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

aar
Description

Description

Compose Calendar
Library for handling the Calendar view in Jetpack Compose.
Project URL

Project URL

https://github.com/boguszpawlowski/ComposeCalendar
Source Code Management

Source Code Management

https://github.com/boguszpawlowski/ComposeCalendar

Download composecalendar

How to add to project

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

Dependencies

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.compose.ui » ui jar 1.1.1
androidx.compose.ui » ui-tooling jar 1.1.1
com.google.accompanist : accompanist-pager jar 0.23.1
androidx.compose.foundation » foundation jar 1.1.1
androidx.compose.foundation » foundation-layout jar 1.1.1
androidx.compose.material » material jar 1.1.1
com.jakewharton.timber : timber jar 5.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
0.0.1