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