is not current version
Last Version 1.0.0

fr.wseduc:vertx-swift-client 0.1.2


Categories

Categories

CLI User Interface
GroupId

GroupId

fr.wseduc
ArtifactId

ArtifactId

vertx-swift-client
Version

Version

0.1.2
Type

Type

jar

Download vertx-swift-client 0.1.2


<!-- https://jarcasting.com/artifacts/fr.wseduc/vertx-swift-client/ -->
<dependency>
    <groupId>fr.wseduc</groupId>
    <artifactId>vertx-swift-client</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.wseduc/vertx-swift-client/
implementation 'fr.wseduc:vertx-swift-client:0.1.2'
// https://jarcasting.com/artifacts/fr.wseduc/vertx-swift-client/
implementation ("fr.wseduc:vertx-swift-client:0.1.2")
'fr.wseduc:vertx-swift-client:jar:0.1.2'
<dependency org="fr.wseduc" name="vertx-swift-client" rev="0.1.2">
  <artifact name="vertx-swift-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.wseduc', module='vertx-swift-client', version='0.1.2')
)
libraryDependencies += "fr.wseduc" % "vertx-swift-client" % "0.1.2"
[fr.wseduc/vertx-swift-client "0.1.2"]