https://github.com/3sidedcube/android-lightningutil
https://github.com/3sidedcube/android-lightningutil
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/3sidedcube/android-lightningutil
- Owner: 3sidedcube
- License: apache-2.0
- Created: 2014-10-08T10:22:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T09:30:44.000Z (over 3 years ago)
- Last Synced: 2025-01-30T01:22:40.712Z (over 1 year ago)
- Language: Java
- Size: 1.25 MB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
#Storm Library - Module Util
Storm is a collection of libraries that helps make mobile and desktop applications easy to create using a high quality WYSIACATWYG editor.
This module is used as a common dependency between all the storm modules and also contains a set of useful classes/methods
#Usage
You shouldn't need to include this dependency as it will come as part of any module you include, however, you can use this library as a stand-alone utils library.
##Gradle
Simply include the following for your gradle dependencies `com.cube.storm:util:0.4.2`.
**Note** The versioning of the library will always be as follows:
`Major version.Minor version.Bug fix`
It is safe to use `+` in part of of the `Bug fix` version, but do not trust it 100%. Always use a *specific* version to prevent regression errors.
#Documentation
See the [Javadoc](http://3sidedcube.github.io/Android-LightningUtil/) for full in-depth code-level documentation
#Contributors
[Callum Taylor (9A8BAD)](http://keybase.io/scruffyfox), [Tim Mathews (5C4869)](https://keybase.io/timxyz), [Matt Allen (DB74F5)](https://keybase.io/mallen), [Alan Le Fournis (067EA0)](https://keybase.io/alan3sc)
#License
See LICENSE.md