Easy Util

Android util collection

Лицензия

Лицензия

Группа

Группа

com.coolerfall
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Easy Util
Android util collection
Ссылка на сайт

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

https://github.com/Coolerfall/Android-EasyUtil
Система контроля версий

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

https://github.com/Coolerfall/Android-EasyUtil

Скачать android-easy-util

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

<!-- https://jarcasting.com/artifacts/com.coolerfall/android-easy-util/ -->
<dependency>
    <groupId>com.coolerfall</groupId>
    <artifactId>android-easy-util</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.coolerfall/android-easy-util/
implementation 'com.coolerfall:android-easy-util:1.2.0'
// https://jarcasting.com/artifacts/com.coolerfall/android-easy-util/
implementation ("com.coolerfall:android-easy-util:1.2.0")
'com.coolerfall:android-easy-util:jar:1.2.0'
<dependency org="com.coolerfall" name="android-easy-util" rev="1.2.0">
  <artifact name="android-easy-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coolerfall', module='android-easy-util', version='1.2.0')
)
libraryDependencies += "com.coolerfall" % "android-easy-util" % "1.2.0"
[com.coolerfall/android-easy-util "1.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

AndroidUtils

Android util collection. There's some common utils: log, crypto, hash, file, meta data, shared preference and so on.

License

Copyright (C) 2014-2015 Vincent Chueng

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.

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

Версия
1.2.0
1.1.0
1.0.0