Last Version

Excelbundle 0.9

Tool for converting resource bundles into Excel spreadsheets

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.excelbundle
ArtifactId

ArtifactId

excelbundle
Version

Version

0.9
Type

Type

jar
Description

Description

Excelbundle
Tool for converting resource bundles into Excel spreadsheets
Project Organization

Project Organization

Senselogic

Download excelbundle 0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
org.apache.poi : poi jar 3.2-FINAL
org.apache.ant : ant jar 1.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.