vanniktech / SparseBuilders

Builders for SparseIntArray, SparseBooleanArray and SparseArray

Home Page:http:/www.vanniktech.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SparseBuilders

Builders for SparseIntArray, SparseBooleanArray and SparseArray.

As well as assert tools for asserting that SparseIntArray, SparseBooleanArray and SparseArray are equal to each other.

Download

sparsebuilders

compile 'com.vanniktech:sparsebuilders:0.1.0'
compile 'com.vanniktech:sparsebuilders:0.2.0-SNAPSHOT'

sparsebuilders-asserts

compile 'com.vanniktech:sparsebuilders-asserts:0.1.0'
compile 'com.vanniktech:sparsebuilders-asserts:0.2.0-SNAPSHOT'

Modules are located on Maven Central.

Proguard

No configuration needed.

License

Copyright (C) 2015 Vanniktech - Niklas Baudy

Licensed under the Apache License, Version 2.0

About

Builders for SparseIntArray, SparseBooleanArray and SparseArray

http:/www.vanniktech.com/

License:Apache License 2.0


Languages

Language:Java 96.6%Language:Shell 3.4%