is not current version
Last Version 3.2.4

org.webjars.npm:jexcel 1.5.2

WebJar for jexcel

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jexcel
Version

Version

1.5.2
Type

Type

jar

Download jexcel 1.5.2


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