Last Version

excels 0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

red.htt
ArtifactId

ArtifactId

excels
Version

Version

0.1
Type

Type

jar
Description

Description

excels
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/renchangjiu/excels

Download excels 0.1


<!-- https://jarcasting.com/artifacts/red.htt/excels/ -->
<dependency>
    <groupId>red.htt</groupId>
    <artifactId>excels</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/red.htt/excels/
implementation 'red.htt:excels:0.1'
// https://jarcasting.com/artifacts/red.htt/excels/
implementation ("red.htt:excels:0.1")
'red.htt:excels:jar:0.1'
<dependency org="red.htt" name="excels" rev="0.1">
  <artifact name="excels" type="jar" />
</dependency>
@Grapes(
@Grab(group='red.htt', module='excels', version='0.1')
)
libraryDependencies += "red.htt" % "excels" % "0.1"
[red.htt/excels "0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.20
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-collections4 jar 4.4
commons-io : commons-io jar 2.5
org.apache.poi : poi-ooxml jar 4.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.