License |
License |
---|---|
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdvertx-remoting-api |
Version | Version0.2.0-RELEASE |
Type | Typejar |
Description |
Descriptionvertx-remoting-api-0.2.0-RELEASE
vertx remoting
|
<!-- https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-api/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>vertx-remoting-api</artifactId>
<version>0.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-api/
implementation 'link.thingscloud:vertx-remoting-api:0.2.0-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-api/
implementation ("link.thingscloud:vertx-remoting-api:0.2.0-RELEASE")
'link.thingscloud:vertx-remoting-api:jar:0.2.0-RELEASE'
<dependency org="link.thingscloud" name="vertx-remoting-api" rev="0.2.0-RELEASE">
<artifact name="vertx-remoting-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='vertx-remoting-api', version='0.2.0-RELEASE')
)
libraryDependencies += "link.thingscloud" % "vertx-remoting-api" % "0.2.0-RELEASE"
[link.thingscloud/vertx-remoting-api "0.2.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | |
io.vertx : vertx-junit5 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar |