Last Version

hello-mod 1.0

Description of your module here

License

License

The name of the license used, e.g.: The Apache Software License, Version 2.0
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

hello-mod
Version

Version

1.0
Type

Type

jar
Description

Description

hello-mod
Description of your module here

Download hello-mod 1.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
io.vertx : testtools jar 2.0.2-final

Project Modules

There are no modules declared in this project.