Last Version

exceltool 0.95

a tool to create excel.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.giantray
ArtifactId

ArtifactId

exceltool
Version

Version

0.95
Type

Type

jar
Description

Description

exceltool
a tool to create excel.
Project URL

Project URL

https://github.com/giantray/ExcelTool
Source Code Management

Source Code Management

https://github.com/giantray/ExcelTool

Download exceltool 0.95


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.jexcelapi : jxl jar 2.6.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.