is not current version
Last Version 1.5

com.github.susom:vertx-parent-files 1.0

Files to inherit from vertx-parent into the child build.

GroupId

GroupId

com.github.susom
ArtifactId

ArtifactId

vertx-parent-files
Version

Version

1.0
Type

Type

jar

Download vertx-parent-files 1.0


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