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

Fluffy Commons 1.1.1

Various useful utilities for Android apps development

Лицензия

Лицензия

Группа

Группа

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

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

fluffy-commons
Версия

Версия

1.1.1
Тип

Тип

aar
Описание

Описание

Fluffy Commons
Various useful utilities for Android apps development
Ссылка на сайт

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

https://github.com/alexvasilkov/fluffy-commons
Система контроля версий

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

https://github.com/alexvasilkov/fluffy-commons

Скачать fluffy-commons 1.1.1


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

Зависимости

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

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

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