| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hekonsek |
| ArtifactId | ArtifactIdvertx-pipes-marketplace |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionvertx-pipes-marketplace
vertx-pipes-marketplace
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vertx-pipes-marketplace-0.2.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/vertx-pipes-marketplace/ -->
<dependency>
<groupId>com.github.hekonsek</groupId>
<artifactId>vertx-pipes-marketplace</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/vertx-pipes-marketplace/
implementation 'com.github.hekonsek:vertx-pipes-marketplace:0.2'
// https://jarcasting.com/artifacts/com.github.hekonsek/vertx-pipes-marketplace/
implementation ("com.github.hekonsek:vertx-pipes-marketplace:0.2")
'com.github.hekonsek:vertx-pipes-marketplace:pom:0.2'
<dependency org="com.github.hekonsek" name="vertx-pipes-marketplace" rev="0.2">
<artifact name="vertx-pipes-marketplace" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='vertx-pipes-marketplace', version='0.2')
)
libraryDependencies += "com.github.hekonsek" % "vertx-pipes-marketplace" % "0.2"
[com.github.hekonsek/vertx-pipes-marketplace "0.2"]