Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcn.vertxup |
ArtifactId | ArtifactIdzero-ifx-native |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
zero-ifx-native-0.6.0.pom | |
zero-ifx-native-0.6.0.jar | 3 KB |
zero-ifx-native-0.6.0-sources.jar | 2 KB |
zero-ifx-native-0.6.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-native/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-ifx-native</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-native/
implementation 'cn.vertxup:zero-ifx-native:0.6.0'
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-native/
implementation ("cn.vertxup:zero-ifx-native:0.6.0")
'cn.vertxup:zero-ifx-native:jar:0.6.0'
<dependency org="cn.vertxup" name="zero-ifx-native" rev="0.6.0">
<artifact name="zero-ifx-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-ifx-native', version='0.6.0')
)
libraryDependencies += "cn.vertxup" % "zero-ifx-native" % "0.6.0"
[cn.vertxup/zero-ifx-native "0.6.0"]