is not current version
Last Version 0.0.4

io.github.dengshiwei:calendar 0.0.2

A Canlendar Component

GroupId

GroupId

io.github.dengshiwei
ArtifactId

ArtifactId

calendar
Version

Version

0.0.2
Type

Type

aar

Download calendar 0.0.2


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