is not current version
Last Version 0.6.2

cn.vertxup:zero-ifx-native 0.6.1


Categories

Categories

Native Development Tools
GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

zero-ifx-native
Version

Version

0.6.1
Type

Type

jar

Download zero-ifx-native 0.6.1


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