License |
License |
---|---|
GroupId | GroupIdland.sungbin |
ArtifactId | ArtifactIdsystemuicontroller |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsystemuicontroller
Android Ui color controller (status bar, navigation bar)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
systemuicontroller-1.0.0.pom | |
systemuicontroller-1.0.0-sources.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.appcompat » appcompat | jar | 1.4.0 |