Jar examples for q:quicklib-core
Quicklib is a lightweight Android library that provides a bunch of utility classes used to simplify your dev
You can download jar file quicklib-core 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add quicklib-core-1.0.1.jar to your project.
<dependency> <groupId>com.quicklib</groupId> <artifactId>quicklib-core</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.quicklib', name: 'quicklib-core', version: '1.0.1'
libraryDependencies += "com.quicklib" % "quicklib-core" % "1.0.1"
<dependency org="com.quicklib" name="quicklib-core" rev="1.0.1"/>
@Grapes(@Grab(group='com.quicklib', module='quicklib-core', version='1.0.1'))
'com.quicklib:quicklib-core:jar:1.0.1'
Click the following link to download the jar file.
quicklib-core-1.0.1-javadoc.jar