| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.dinstone.vertx |
| ArtifactId | ArtifactIdvertx-assistant |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionvertx-assistant
vertx-assistant project for vert.x develop
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationdinstone |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vertx-assistant-1.1.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dinstone.vertx/vertx-assistant/ -->
<dependency>
<groupId>com.dinstone.vertx</groupId>
<artifactId>vertx-assistant</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dinstone.vertx/vertx-assistant/
implementation 'com.dinstone.vertx:vertx-assistant:1.1.2'
// https://jarcasting.com/artifacts/com.dinstone.vertx/vertx-assistant/
implementation ("com.dinstone.vertx:vertx-assistant:1.1.2")
'com.dinstone.vertx:vertx-assistant:pom:1.1.2'
<dependency org="com.dinstone.vertx" name="vertx-assistant" rev="1.1.2">
<artifact name="vertx-assistant" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dinstone.vertx', module='vertx-assistant', version='1.1.2')
)
libraryDependencies += "com.dinstone.vertx" % "vertx-assistant" % "1.1.2"
[com.dinstone.vertx/vertx-assistant "1.1.2"]