GroupId | GroupIdnl.jpoint.vertx-deploy-tools |
---|---|
ArtifactId | ArtifactIdvertx-deploy-test |
Version | Version3.1.0-beta1 |
Type | Typepom |
Filename | Size |
---|---|
vertx-deploy-test-3.1.0-beta1.pom | 2 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.1.0-beta1</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.1.0-beta1'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-test:3.1.0-beta1")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-test:pom:3.1.0-beta1'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-test" rev="3.1.0-beta1">
<artifact name="vertx-deploy-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-test', version='3.1.0-beta1')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-test" % "3.1.0-beta1"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-test "3.1.0-beta1"]