is not current version
Last Version 1.0.5

com.github.udioshi85:Calendar 1.0.4

Calendar library for Quickal app

GroupId

GroupId

com.github.udioshi85
ArtifactId

ArtifactId

Calendar
Version

Version

1.0.4
Type

Type

aar

Download Calendar 1.0.4


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