is not current version
Last Version 0.23.0

com.gitlab.cdc-java.office:cdc-office-tools 0.15.0


GroupId

GroupId

com.gitlab.cdc-java.office
ArtifactId

ArtifactId

cdc-office-tools
Version

Version

0.15.0
Type

Type

jar

Download cdc-office-tools 0.15.0


<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.office/cdc-office-tools/ -->
<dependency>
    <groupId>com.gitlab.cdc-java.office</groupId>
    <artifactId>cdc-office-tools</artifactId>
    <version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.office/cdc-office-tools/
implementation 'com.gitlab.cdc-java.office:cdc-office-tools:0.15.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.office/cdc-office-tools/
implementation ("com.gitlab.cdc-java.office:cdc-office-tools:0.15.0")
'com.gitlab.cdc-java.office:cdc-office-tools:jar:0.15.0'
<dependency org="com.gitlab.cdc-java.office" name="cdc-office-tools" rev="0.15.0">
  <artifact name="cdc-office-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.office', module='cdc-office-tools', version='0.15.0')
)
libraryDependencies += "com.gitlab.cdc-java.office" % "cdc-office-tools" % "0.15.0"
[com.gitlab.cdc-java.office/cdc-office-tools "0.15.0"]