License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.util |
ArtifactId | ArtifactIdcdc-util-office-ss |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDC - Util Office SS
Office utilities.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.util/cdc-util-office-ss/ -->
<dependency>
<groupId>com.gitlab.cdc-java.util</groupId>
<artifactId>cdc-util-office-ss</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.util/cdc-util-office-ss/
implementation 'com.gitlab.cdc-java.util:cdc-util-office-ss:0.9.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.util/cdc-util-office-ss/
implementation ("com.gitlab.cdc-java.util:cdc-util-office-ss:0.9.0")
'com.gitlab.cdc-java.util:cdc-util-office-ss:jar:0.9.0'
<dependency org="com.gitlab.cdc-java.util" name="cdc-util-office-ss" rev="0.9.0">
<artifact name="cdc-util-office-ss" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.util', module='cdc-util-office-ss', version='0.9.0')
)
libraryDependencies += "com.gitlab.cdc-java.util" % "cdc-util-office-ss" % "0.9.0"
[com.gitlab.cdc-java.util/cdc-util-office-ss "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.util : cdc-util-core | jar | 0.9.0 |
com.gitlab.cdc-java.util : cdc-util-tables | jar | 0.9.0 |
org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar |