LightningUtil

General utility library for Storm framework on Android

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки ORM Данные
Группа

Группа

com.3sidedcube.storm
Идентификатор

Идентификатор

util
Последняя версия

Последняя версия

0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

LightningUtil
General utility library for Storm framework on Android
Ссылка на сайт

Ссылка на сайт

https://github.com/3sidedcube/Android-LightningUtil.git
Система контроля версий

Система контроля версий

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

Скачать util

Имя Файла Размер
util-0.3.pom
util-0.3.aar 10 KB
util-0.3-sources.jar 7 KB
util-0.3-javadoc.jar 64 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

#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.

Версии библиотеки

Версия
0.3
0.2
0.1a