| License |
License |
|---|---|
| GroupId | GroupIdcom.github.udioshi85 |
| ArtifactId | ArtifactIdCalendar |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionCalendar
Calendar library for Quickal app
|
| Filename | Size |
|---|---|
| Calendar-1.0.5.pom | |
| Calendar-1.0.5.aar | 34 KB |
| Calendar-1.0.5-sources.jar | 10 KB |
| Calendar-1.0.5-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.udioshi85/Calendar/ -->
<dependency>
<groupId>com.github.udioshi85</groupId>
<artifactId>Calendar</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.udioshi85/Calendar/
implementation 'com.github.udioshi85:Calendar:1.0.5'
// https://jarcasting.com/artifacts/com.github.udioshi85/Calendar/
implementation ("com.github.udioshi85:Calendar:1.0.5")
'com.github.udioshi85:Calendar:aar:1.0.5'
<dependency org="com.github.udioshi85" name="Calendar" rev="1.0.5">
<artifact name="Calendar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.udioshi85', module='Calendar', version='1.0.5')
)
libraryDependencies += "com.github.udioshi85" % "Calendar" % "1.0.5"
[com.github.udioshi85/Calendar "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » recyclerview-v7 | jar | 23.2.1 |
| com.android.support » appcompat-v7 | jar | 23.2.1 |