GroupId | GroupIdcn.vertxup |
---|---|
ArtifactId | ArtifactIdzero-ifx-es |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
zero-ifx-es-0.8.0.pom | |
zero-ifx-es-0.8.0.jar | 34 KB |
zero-ifx-es-0.8.0-sources.jar | 17 KB |
zero-ifx-es-0.8.0-javadoc.jar | 465 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-es/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-ifx-es</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-es/
implementation 'cn.vertxup:zero-ifx-es:0.8.0'
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-es/
implementation ("cn.vertxup:zero-ifx-es:0.8.0")
'cn.vertxup:zero-ifx-es:jar:0.8.0'
<dependency org="cn.vertxup" name="zero-ifx-es" rev="0.8.0">
<artifact name="zero-ifx-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-ifx-es', version='0.8.0')
)
libraryDependencies += "cn.vertxup" % "zero-ifx-es" % "0.8.0"
[cn.vertxup/zero-ifx-es "0.8.0"]