Files download
File Operation
primefaces-excella-exporter-1.4.0.jar download
primefaces-excella-exporter-1.4.0.pom download
primefaces-excella-exporter-1.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.bis5.excella</groupId>
  <artifactId>primefaces-excella-exporter</artifactId>
  <version>1.4.0</version>
</dependency>
Gradle Groovy
implementation 'net.bis5.excella:primefaces-excella-exporter:1.4.0'
Gradle Kotlin
implementation("net.bis5.excella:primefaces-excella-exporter:1.4.0")
Scala SBT
libraryDependencies += "net.bis5.excella" % "primefaces-excella-exporter" % "1.4.0"
Groovy Grape
@Grapes(
  @Grab(group='net.bis5.excella', module='primefaces-excella-exporter', version='1.4.0')
)
Apache Ivy
<dependency org="net.bis5.excella" name="primefaces-excella-exporter" rev="1.4.0" />
Leiningen
[net.bis5.excella/primefaces-excella-exporter "1.4.0"]
Apache Buildr
'net.bis5.excella:primefaces-excella-exporter:jar:1.4.0'