GroupId | GroupIdcom.gitlab.cdc-java.office |
---|---|
ArtifactId | ArtifactIdcdc-office-ss-odf |
Version | Version0.12.3 |
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.12.3</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.12.3'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.office/cdc-office-ss-odf/
implementation ("com.gitlab.cdc-java.office:cdc-office-ss-odf:0.12.3")
'com.gitlab.cdc-java.office:cdc-office-ss-odf:jar:0.12.3'
<dependency org="com.gitlab.cdc-java.office" name="cdc-office-ss-odf" rev="0.12.3">
<artifact name="cdc-office-ss-odf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.office', module='cdc-office-ss-odf', version='0.12.3')
)
libraryDependencies += "com.gitlab.cdc-java.office" % "cdc-office-ss-odf" % "0.12.3"
[com.gitlab.cdc-java.office/cdc-office-ss-odf "0.12.3"]