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