e

enroscar-goro

Android laibrary for handling tasks in multiple queues
https://github.com/stanfy/goro
The Apache Software License, Version 2.0
Roman Mazur
Files download
File Operation
enroscar-goro-3.0.0-RC5.pom download
enroscar-goro-3.0.0-RC5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.stanfy.enroscar</groupId>
  <artifactId>enroscar-goro</artifactId>
  <version>3.0.0-RC5</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.stanfy.enroscar:enroscar-goro:3.0.0-RC5'
Gradle Kotlin
implementation("com.stanfy.enroscar:enroscar-goro:3.0.0-RC5")
Scala SBT
libraryDependencies += "com.stanfy.enroscar" % "enroscar-goro" % "3.0.0-RC5"
Groovy Grape
@Grapes(
  @Grab(group='com.stanfy.enroscar', module='enroscar-goro', version='3.0.0-RC5')
)
Apache Ivy
<dependency org="com.stanfy.enroscar" name="enroscar-goro" rev="3.0.0-RC5" />
Leiningen
[com.stanfy.enroscar/enroscar-goro "3.0.0-RC5"]
Apache Buildr
'com.stanfy.enroscar:enroscar-goro:jar:3.0.0-RC5'
Dependencies
The project has no third-party dependencies