License |
License |
---|---|
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdvertx-remoting-all |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionvertx-remoting-all-0.1.0
vertx-remoting-all
|
Filename | Size |
---|---|
vertx-remoting-all-0.1.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-all/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>vertx-remoting-all</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-all/
implementation 'link.thingscloud:vertx-remoting-all:0.1.0'
// https://jarcasting.com/artifacts/link.thingscloud/vertx-remoting-all/
implementation ("link.thingscloud:vertx-remoting-all:0.1.0")
'link.thingscloud:vertx-remoting-all:pom:0.1.0'
<dependency org="link.thingscloud" name="vertx-remoting-all" rev="0.1.0">
<artifact name="vertx-remoting-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='vertx-remoting-all', version='0.1.0')
)
libraryDependencies += "link.thingscloud" % "vertx-remoting-all" % "0.1.0"
[link.thingscloud/vertx-remoting-all "0.1.0"]