bolobolomi / cube-sdk

A light package for Android development, it handles loading image and network request.

Home Page:http://cube-sdk.liaohuqiu.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cube is a light package for Android development.

All of the readme content and document are moved to Github Pages, please visit the Github Pages for more imformation:

Usage

It's in Maven Central:

<dependency>
    <groupId>in.srain.cube</groupId>
    <artifactId>cube-sdk</artifactId>
    <type>apklib</type>
    <version>1.0.34</version>
</dependency>

###Github Pages

###中文版文档


About

A light package for Android development, it handles loading image and network request.

http://cube-sdk.liaohuqiu.net/

License:Apache License 2.0


Languages

Language:Java 100.0%