Insetter Widgets

Helper functions for handling WindowInsets on Android.

Лицензия

Лицензия

Группа

Группа

dev.chrisbanes.insetter
Идентификатор

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

insetter-widgets
Последняя версия

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

0.5.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Insetter Widgets
Helper functions for handling WindowInsets on Android.
Ссылка на сайт

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

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

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

https://github.com/chrisbanes/insetter/

Скачать insetter-widgets

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
dev.chrisbanes.insetter : insetter jar 0.5.0
androidx.constraintlayout » constraintlayout jar 2.0.4

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

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

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

Insetter

GitHub release

Insetter is a library to help apps handle WindowInsets more easily. Please visit the website for more information.

Contributions

Please contribute! We will gladly review any pull requests. Make sure to read the Contributing page first though.

License

Copyright 2019 Google LLC.

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

    https://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.5.0
0.4.0