License |
License |
---|---|
GroupId | GroupIdio.github.ppdzm |
ArtifactId | ArtifactIdoffice-utils |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptiona collection of some common utils
|
Filename | Size |
---|---|
office-utils-1.1.pom | |
office-utils-1.1.jar | 193 KB |
office-utils-1.1-sources.jar | 21 KB |
office-utils-1.1-javadoc.jar | 488 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ppdzm/office-utils/ -->
<dependency>
<groupId>io.github.ppdzm</groupId>
<artifactId>office-utils</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ppdzm/office-utils/
implementation 'io.github.ppdzm:office-utils:1.1'
// https://jarcasting.com/artifacts/io.github.ppdzm/office-utils/
implementation ("io.github.ppdzm:office-utils:1.1")
'io.github.ppdzm:office-utils:jar:1.1'
<dependency org="io.github.ppdzm" name="office-utils" rev="1.1">
<artifact name="office-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ppdzm', module='office-utils', version='1.1')
)
libraryDependencies += "io.github.ppdzm" % "office-utils" % "1.1"
[io.github.ppdzm/office-utils "1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
org.apache.poi : poi-ooxml | jar | 3.17 |
org.apache.poi : ooxml-schemas | jar | 1.4 |
io.github.ppdzm : universal-utils | jar | 1.1 |
org.scalatest : scalatest_2.11 | jar | 3.0.0 |
org.scala-lang : scala-compiler | jar | 2.11.12 |
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |