MVN

com.codeslap : groundy

Maven & Gradle

Feb 14, 2013
2 usages
131 stars

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

<dependency>
    <groupId>com.codeslap</groupId>
    <artifactId>groundy</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codeslap : groundy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of com.codeslap : groundy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7
groundy-0.7
0.6
groundy-0.6
0.5
groundy-0.5
0.4
groundy-0.4
0.3
groundy-0.3
0.0.x
groundy-0.0.1

How to add a dependency to Maven

Add the following com.codeslap : groundy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.codeslap</groupId>
    <artifactId>groundy</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.codeslap : groundy gradle dependency to your build.gradle file:

implementation 'com.codeslap:groundy:0.7'

Gradle Kotlin DSL: Add the following com.codeslap : groundy gradle kotlin dependency to your build.gradle.kts file:

implementation("com.codeslap:groundy:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.codeslap : groundy sbt scala dependency to your build.sbt file:

libraryDependencies += "com.codeslap" % "groundy" % "0.7"

Advertisement

Dependencies from Group

Feb 14, 2013
2 usages
131 stars
Mar 01, 2013
1 usages
74 stars
Feb 19, 2013
1 usages
Mar 26, 2012
1 usages
Mar 25, 2012
3 stars

Discover Dependencies

iaf
Jul 09, 2013
2 usages
Aug 14, 2015
3 usages
2.7k stars
cli
Jun 07, 2016
7 usages
0 stars
May 19, 2023
1 usages
95 stars
Feb 27, 2012
5 usages
342 stars
Sep 02, 2014
9 usages
36 stars