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