Download scoops-core-0.3.0.jar file - Jar s

Jar examples for s:scoops-core

Description

A library to easily manage and switch between multiple theme setups in Android

You can download jar file scoops-core 0.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add scoops-core-0.3.0.jar to your project.

<dependency>
   <groupId>com.52inc</groupId>
   <artifactId>scoops-core</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'com.52inc', name: 'scoops-core', version: '0.3.0'
libraryDependencies += "com.52inc" % "scoops-core" % "0.3.0"
<dependency org="com.52inc" name="scoops-core" rev="0.3.0"/>
@Grapes(@Grab(group='com.52inc', module='scoops-core', version='0.3.0'))
'com.52inc:scoops-core:jar:0.3.0'

Download

Click the following link to download the jar file.

scoops-core-0.3.0-javadoc.jar
scoops-core-0.3.0-sources.jar
scoops-core-0.3.0.jar
scoops-core-0.3.0.pom



Related Tutorials