Groundy project

Fancy way to execute async/background tasks on Android

License

License

GroupId

GroupId

com.telly
ArtifactId

ArtifactId

groundy-parent
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/telly/groundy

Download groundy-parent

Filename Size
groundy-parent-1.0.pom 5 KB
Browse

How to add to project

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

  • library
  • compiler
  • examples
com.telly

Telly

Versions

Version
1.0
0.9
0.8