| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.udioshi85 |
| Идентификатор | ИдентификаторCalendar |
| Версия | Версия1.0.5 |
| Тип | Типaar |
| Описание |
ОписаниеCalendar
Calendar library for Quickal app
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » recyclerview-v7 | jar | 23.2.1 |
| com.android.support » appcompat-v7 | jar | 23.2.1 |