Groundy project

Fancy way to execute async/background tasks on Android

License

License

GroupId

GroupId

com.telly
ArtifactId

ArtifactId

groundy
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download groundy

How to add to project

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

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
1.5
1.4
1.3.3
1.3.2
1.3.1
1.3
1.2.2
1.2.1
1.2
1.1
1.0
0.9
0.8