skylight-android

Conveniences for using Skylight on Android.

Лицензия

Лицензия

Группа

Группа

dev.drewhamilton.skylight.android
Идентификатор

Идентификатор

skylight-android
Последняя версия

Последняя версия

0.14.0-alpha02
Дата

Дата

Тип

Тип

aar
Описание

Описание

skylight-android
Conveniences for using Skylight on Android.
Ссылка на сайт

Ссылка на сайт

https://github.com/drewhamilton/SkylightAndroid
Система контроля версий

Система контроля версий

https://github.com/drewhamilton/SkylightAndroid/tree/main

Скачать skylight-android

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/dev.drewhamilton.skylight.android/skylight-android/ -->
<dependency>
    <groupId>dev.drewhamilton.skylight.android</groupId>
    <artifactId>skylight-android</artifactId>
    <version>0.14.0-alpha02</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.drewhamilton.skylight.android/skylight-android/
implementation 'dev.drewhamilton.skylight.android:skylight-android:0.14.0-alpha02'
// https://jarcasting.com/artifacts/dev.drewhamilton.skylight.android/skylight-android/
implementation ("dev.drewhamilton.skylight.android:skylight-android:0.14.0-alpha02")
'dev.drewhamilton.skylight.android:skylight-android:aar:0.14.0-alpha02'
<dependency org="dev.drewhamilton.skylight.android" name="skylight-android" rev="0.14.0-alpha02">
  <artifact name="skylight-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.drewhamilton.skylight.android', module='skylight-android', version='0.14.0-alpha02')
)
libraryDependencies += "dev.drewhamilton.skylight.android" % "skylight-android" % "0.14.0-alpha02"
[dev.drewhamilton.skylight.android/skylight-android "0.14.0-alpha02"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.2.0
androidx.lifecycle » lifecycle-common-java8 jar 2.2.0
dev.drewhamilton.skylight : skylight jar 0.12.0
dev.drewhamilton.skylight : skylight-fake jar 0.12.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

runtime (2)

Идентификатор библиотеки Тип Версия
androidx.lifecycle » lifecycle-runtime-ktx jar 2.2.0
dev.drewhamilton.skylight : skylight-calculator jar 0.12.0

Модули Проекта

Данный проект не имеет модулей.

Skylight Android

Skylight Android enhances the functionality of Skylight on the Android platform.

Download

Download

Skylight Android is available in JCenter. It is still in pre-release development, and the API may undergo breaking changes before version 1.0.0.

// Factory:
implementation "drewhamilton.skylight.android:skylight-factory:$version"
// Automatic night mode helpers:
implementation "drewhamilton.skylight.android:skylight-nightmode:$version"
// Views and themes:
implementation "drewhamilton.skylight.android:skylight-views:$version"

License

Copyright 2019 Drew Hamilton

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Версии библиотеки

Версия
0.14.0-alpha02