is not current version
Last Version 1.0.4

com.readystatesoftware.systembartint:systembartint 1.0.3

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.3
Type

Type

jar

Download systembartint 1.0.3


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