| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.hypertrack |
| Идентификатор | Идентификаторsmart-scheduler |
| Последняя версия | Последняя версия0.0.11 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеSmartScheduler
A utility library for scheduling periodic and non-periodic jobs efficiently.
|
| Имя Файла | Размер |
|---|---|
| smart-scheduler-0.0.11.pom | |
| smart-scheduler-0.0.11.aar | 30 KB |
| smart-scheduler-0.0.11-sources.jar | 10 KB |
| smart-scheduler-0.0.11-javadoc.jar | 50 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.hypertrack/smart-scheduler/ -->
<dependency>
<groupId>io.hypertrack</groupId>
<artifactId>smart-scheduler</artifactId>
<version>0.0.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.hypertrack/smart-scheduler/
implementation 'io.hypertrack:smart-scheduler:0.0.11'
// https://jarcasting.com/artifacts/io.hypertrack/smart-scheduler/
implementation ("io.hypertrack:smart-scheduler:0.0.11")
'io.hypertrack:smart-scheduler:aar:0.0.11'
<dependency org="io.hypertrack" name="smart-scheduler" rev="0.0.11">
<artifact name="smart-scheduler" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.hypertrack', module='smart-scheduler', version='0.0.11')
)
libraryDependencies += "io.hypertrack" % "smart-scheduler" % "0.0.11"
[io.hypertrack/smart-scheduler "0.0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 25.3.1 |
| com.google.android.gms » play-services-gcm | jar | 10.2.0 |