StatusBar

A utils to change statusbar for Android.

Лицензия

Лицензия

Группа

Группа

io.github.csdn-mobile
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

StatusBar
A utils to change statusbar for Android.
Ссылка на сайт

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

https://github.com/csdn-mobile/StatusBar
Система контроля версий

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

https://github.com/csdn-mobile/StatusBar/tree/master

Скачать StatusBar

Имя Файла Размер
StatusBar-1.2.0.pom
StatusBar-1.2.0.aar 18 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/io.github.csdn-mobile/StatusBar/ -->
<dependency>
    <groupId>io.github.csdn-mobile</groupId>
    <artifactId>StatusBar</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.csdn-mobile/StatusBar/
implementation 'io.github.csdn-mobile:StatusBar:1.2.0'
// https://jarcasting.com/artifacts/io.github.csdn-mobile/StatusBar/
implementation ("io.github.csdn-mobile:StatusBar:1.2.0")
'io.github.csdn-mobile:StatusBar:aar:1.2.0'
<dependency org="io.github.csdn-mobile" name="StatusBar" rev="1.2.0">
  <artifact name="StatusBar" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.csdn-mobile', module='StatusBar', version='1.2.0')
)
libraryDependencies += "io.github.csdn-mobile" % "StatusBar" % "1.2.0"
[io.github.csdn-mobile/StatusBar "1.2.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.3.1

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

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

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

Версия
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0