is not current version
Last Version 0.8.1

cn.vertxup:vertx-ifx 0.4.9


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

vertx-ifx
Version

Version

0.4.9
Type

Type

pom

Download vertx-ifx 0.4.9

Filename Size
vertx-ifx-0.4.9.pom 889 bytes
Browse

<!-- https://jarcasting.com/artifacts/cn.vertxup/vertx-ifx/ -->
<dependency>
    <groupId>cn.vertxup</groupId>
    <artifactId>vertx-ifx</artifactId>
    <version>0.4.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/vertx-ifx/
implementation 'cn.vertxup:vertx-ifx:0.4.9'
// https://jarcasting.com/artifacts/cn.vertxup/vertx-ifx/
implementation ("cn.vertxup:vertx-ifx:0.4.9")
'cn.vertxup:vertx-ifx:pom:0.4.9'
<dependency org="cn.vertxup" name="vertx-ifx" rev="0.4.9">
  <artifact name="vertx-ifx" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='vertx-ifx', version='0.4.9')
)
libraryDependencies += "cn.vertxup" % "vertx-ifx" % "0.4.9"
[cn.vertxup/vertx-ifx "0.4.9"]