viewbindingex

Automatically modify the color of the status bar icon.

License

License

GroupId

GroupId

cn.chitanda
ArtifactId

ArtifactId

viewbindingex
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

viewbindingex
Automatically modify the color of the status bar icon.
Project URL

Project URL

https://github.com/CJChen98/ViewBindingEx

Download viewbindingex

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
androidx.databinding » viewbinding jar 7.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0