Last Version

mod-lang-groovy 2.1.1

Vert.x module that provides Groovy support

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

lang-groovy
Version

Version

2.1.1
Type

Type

jar
Description

Description

mod-lang-groovy
Vert.x module that provides Groovy support
Project URL

Project URL

http://vertx.io
Source Code Management

Source Code Management

https://github.com/vert-x/mod-lang-groovy

Download lang-groovy 2.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.