Smoothie Library

A simple API to load ListView/GridView items asynchronously.

License

License

GroupId

GroupId

org.lucasr.smoothie
ArtifactId

ArtifactId

smoothie
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Smoothie Library
A simple API to load ListView/GridView items asynchronously.
Project URL

Project URL

https://github.com/lucasr/smoothie
Source Code Management

Source Code Management

https://github.com/lucasr/smoothie

Download smoothie

How to add to project

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

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.

Versions

Version
0.1.0