is not current version
Last Version 1.1.2

com.dinstone.vertx:vertx-assistant 1.0.0

vertx-assistant project for vert.x develop

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.dinstone.vertx
ArtifactId

ArtifactId

vertx-assistant
Version

Version

1.0.0
Type

Type

pom

Download vertx-assistant 1.0.0


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