is not current version
Last Version 1.9.2

org.actframework:act-excel 1.4.3

Implement ActFramework View with JXLS library to generate Excel report

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-excel
Version

Version

1.4.3
Type

Type

jar

Download act-excel 1.4.3


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