![Gitter](https://badges.gitter.im/Join Chat.svg)
Common re-usable module repository for the convenience of Android application development.
Grab via Gradle from Maven Central
dependencies {
compile 'jp.co.nohana:Amalgam:0.3.6@aar'
}
Supports Android 2.1 or greater.
Any contributions, bug fixes, unit/integration tests are welcomed and appreciated. Please fork this repository and send pull requests to contribute.
Copyright (C) 2013 nohana, Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.