systemuicontroller

Android Ui color controller (status bar, navigation bar)

License

License

GroupId

GroupId

land.sungbin
ArtifactId

ArtifactId

systemuicontroller
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

systemuicontroller
Android Ui color controller (status bar, navigation bar)
Project URL

Project URL

https://github.com/jisungbin/SystemUiController
Source Code Management

Source Code Management

https://github.com/jisungbin/SystemUiController/tree/master

Download systemuicontroller

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0