Jar examples for s:systembartint
Apply background tinting to the Android system UI when using KitKat translucent modes
You can download jar file systembartint 1.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add systembartint-1.0.4.jar to your project.
<dependency> <groupId>com.readystatesoftware.systembartint</groupId> <artifactId>systembartint</artifactId> <version>1.0.4</version> </dependency>
compile group: 'com.readystatesoftware.systembartint', name: 'systembartint', version: '1.0.4'
libraryDependencies += "com.readystatesoftware.systembartint" % "systembartint" % "1.0.4"
<dependency org="com.readystatesoftware.systembartint" name="systembartint" rev="1.0.4"/>
@Grapes(@Grab(group='com.readystatesoftware.systembartint', module='systembartint', version='1.0.4'))
'com.readystatesoftware.systembartint:systembartint:jar:1.0.4'
Click the following link to download the jar file.
systembartint-1.0.4-javadoc.jar