Last Version

Fluffy Commons 1.1.1

Various useful utilities for Android apps development

License

License

GroupId

GroupId

com.alexvasilkov
ArtifactId

ArtifactId

fluffy-commons
Version

Version

1.1.1
Type

Type

aar
Description

Description

Fluffy Commons
Various useful utilities for Android apps development
Project URL

Project URL

https://github.com/alexvasilkov/fluffy-commons
Source Code Management

Source Code Management

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

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.