| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdfr.wseduc |
| ArtifactId | ArtifactIdvertx-swift-client |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvertx-swift-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vertx-swift-client-1.0.0.pom | |
| vertx-swift-client-1.0.0.jar | 29 KB |
| vertx-swift-client-1.0.0-sources.jar | 7 KB |
| vertx-swift-client-1.0.0-javadoc.jar | 76 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.wseduc/vertx-swift-client/ -->
<dependency>
<groupId>fr.wseduc</groupId>
<artifactId>vertx-swift-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.wseduc/vertx-swift-client/
implementation 'fr.wseduc:vertx-swift-client:1.0.0'
// https://jarcasting.com/artifacts/fr.wseduc/vertx-swift-client/
implementation ("fr.wseduc:vertx-swift-client:1.0.0")
'fr.wseduc:vertx-swift-client:jar:1.0.0'
<dependency org="fr.wseduc" name="vertx-swift-client" rev="1.0.0">
<artifact name="vertx-swift-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.wseduc', module='vertx-swift-client', version='1.0.0')
)
libraryDependencies += "fr.wseduc" % "vertx-swift-client" % "1.0.0"
[fr.wseduc/vertx-swift-client "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.james : apache-mime4j-core | jar | 0.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | 3.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |