is not current version
Last Version 2.12.0

org.jxls:jxls-project 2.8.1

Small library for Excel generation based on XLS templates

GroupId

GroupId

org.jxls
ArtifactId

ArtifactId

jxls-project
Version

Version

2.8.1
Type

Type

pom

Download jxls-project 2.8.1

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

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