Groundy library

Fancy way to execute async/background tasks on Android

License

License

GroupId

GroupId

com.telly
ArtifactId

ArtifactId

groundy-telly
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Groundy library
Fancy way to execute async/background tasks on Android

Download groundy-telly

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android : support-v4 jar r7

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.
com.telly

Telly

Versions

Version
1.0