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