License |
License |
---|---|
GroupId | GroupIdcn.chitanda |
ArtifactId | ArtifactIddynamicstatusbar |
Version | Version1.0 |
Type | Typeaar |
Description |
Descriptiondynamicstatusbar
Automatically modify the color of the status bar icon.
|
Project URL |
Project URL |
Filename | Size |
---|---|
dynamicstatusbar-1.0.pom | |
dynamicstatusbar-1.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.chitanda/dynamicstatusbar/ -->
<dependency>
<groupId>cn.chitanda</groupId>
<artifactId>dynamicstatusbar</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.chitanda/dynamicstatusbar/
implementation 'cn.chitanda:dynamicstatusbar:1.0'
// https://jarcasting.com/artifacts/cn.chitanda/dynamicstatusbar/
implementation ("cn.chitanda:dynamicstatusbar:1.0")
'cn.chitanda:dynamicstatusbar:aar:1.0'
<dependency org="cn.chitanda" name="dynamicstatusbar" rev="1.0">
<artifact name="dynamicstatusbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.chitanda', module='dynamicstatusbar', version='1.0')
)
libraryDependencies += "cn.chitanda" % "dynamicstatusbar" % "1.0"
[cn.chitanda/dynamicstatusbar "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
androidx.core » core-ktx | jar | 1.5.0-rc02 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.3.0 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |