is not current version
Last Version 2.12.0

org.jxls:jxls-project 2.6.0

Small library for Excel generation based on XLS templates

GroupId

GroupId

org.jxls
ArtifactId

ArtifactId

jxls-project
Version

Version

2.6.0
Type

Type

pom

Download jxls-project 2.6.0

Filename Size
jxls-project-2.6.0.pom 8 KB
Browse

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