GroupId | GroupIdnl.jpoint.vertx-deploy-tools |
---|---|
ArtifactId | ArtifactIdvertx-deploy-test |
Version | Version3.0.0-alpha5 |
Type | Typepom |
Filename | Size |
---|---|
vertx-deploy-test-3.0.0-alpha5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test/ -->
<dependency>
<groupId>nl.jpoint.vertx-deploy-tools</groupId>
<artifactId>vertx-deploy-test</artifactId>
<version>3.0.0-alpha5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test/
implementation 'nl.jpoint.vertx-deploy-tools:vertx-deploy-test:3.0.0-alpha5'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-test:3.0.0-alpha5")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-test:pom:3.0.0-alpha5'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-test" rev="3.0.0-alpha5">
<artifact name="vertx-deploy-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-test', version='3.0.0-alpha5')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-test" % "3.0.0-alpha5"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-test "3.0.0-alpha5"]