is not current version
Last Version 1.0.4

com.readystatesoftware.systembartint:systembartint 1.0.1

Apply background tinting to the Android system UI when using KitKat translucent modes

GroupId

GroupId

com.readystatesoftware.systembartint
ArtifactId

ArtifactId

systembartint
Version

Version

1.0.1
Type

Type

jar

Download systembartint 1.0.1


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