is not current version
Last Version 0.9.4

com.foreks:vertx-config-launcher 0.9.3

This project aims to launch Vert.x, the toolkit for creating reactive apps on the JVM, in a dynamic way.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.foreks
ArtifactId

ArtifactId

vertx-config-launcher
Version

Version

0.9.3
Type

Type

jar

Download vertx-config-launcher 0.9.3


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