GroupId | GroupIdcom.gitlab.cdc-java.office |
---|---|
ArtifactId | ArtifactIdcdc-office-ss-odf |
Version | Version0.13.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.office/cdc-office-ss-odf/ -->
<dependency>
<groupId>com.gitlab.cdc-java.office</groupId>
<artifactId>cdc-office-ss-odf</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.office/cdc-office-ss-odf/
implementation 'com.gitlab.cdc-java.office:cdc-office-ss-odf:0.13.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.office/cdc-office-ss-odf/
implementation ("com.gitlab.cdc-java.office:cdc-office-ss-odf:0.13.0")
'com.gitlab.cdc-java.office:cdc-office-ss-odf:jar:0.13.0'
<dependency org="com.gitlab.cdc-java.office" name="cdc-office-ss-odf" rev="0.13.0">
<artifact name="cdc-office-ss-odf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.office', module='cdc-office-ss-odf', version='0.13.0')
)
libraryDependencies += "com.gitlab.cdc-java.office" % "cdc-office-ss-odf" % "0.13.0"
[com.gitlab.cdc-java.office/cdc-office-ss-odf "0.13.0"]