LightningUtil

General utility library for Storm framework on Android

License

License

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

com.3sidedcube.storm
ArtifactId

ArtifactId

util
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

aar
Description

Description

LightningUtil
General utility library for Storm framework on Android
Project URL

Project URL

https://github.com/3sidedcube/Android-LightningUtil.git
Source Code Management

Source Code Management

https://github.com/3sidedcube/Android-LightningUtil.git

Download util

How to add to project

<!-- https://jarcasting.com/artifacts/com.3sidedcube.storm/util/ -->
<dependency>
    <groupId>com.3sidedcube.storm</groupId>
    <artifactId>util</artifactId>
    <version>0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.3sidedcube.storm/util/
implementation 'com.3sidedcube.storm:util:0.3'
// https://jarcasting.com/artifacts/com.3sidedcube.storm/util/
implementation ("com.3sidedcube.storm:util:0.3")
'com.3sidedcube.storm:util:aar:0.3'
<dependency org="com.3sidedcube.storm" name="util" rev="0.3">
  <artifact name="util" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.3sidedcube.storm', module='util', version='0.3')
)
libraryDependencies += "com.3sidedcube.storm" % "util" % "0.3"
[com.3sidedcube.storm/util "0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.8
com.android.support » support-annotations jar 22.2.0
com.google.code.gson : gson jar 2.3
com.android.support » support-v13 jar 22.2.0

Project Modules

There are no modules declared in this project.

#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 for full in-depth code-level documentation

#Contributors

Callum Taylor (9A8BAD), Tim Mathews (5C4869), Matt Allen (DB74F5), Alan Le Fournis (067EA0)

#License

See LICENSE.md

com.3sidedcube.storm

3 SIDED CUBE

We're an app development and digital product company that specialises in tech for good.

Versions

Version
0.3
0.2
0.1a