Last Version

Grails Async Framework 3.3.2

Grails Async Libraries

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-async
Version

Version

3.3.2
Type

Type

jar
Description

Description

Grails Async Framework
Grails Async Libraries
Project URL

Project URL

https://github.com/grails/grails-async

Download grails-async 3.3.2


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.11
org.slf4j : slf4j-api jar 1.7.22

Project Modules

There are no modules declared in this project.