is not current version
Last Version 0.2.2

Javaxcel Styler 0.2.1

Excel styler for javaxcel core.

License

License

GroupId

GroupId

com.github.javaxcel
ArtifactId

ArtifactId

javaxcel-styler
Version

Version

0.2.1
Type

Type

jar
Description

Description

Javaxcel Styler
Excel styler for javaxcel core.
Project URL

Project URL

https://github.com/javaxcel/javaxcel-styler
Source Code Management

Source Code Management

https://github.com/javaxcel/javaxcel-styler.git

Download javaxcel-styler 0.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
org.apache.poi : poi-ooxml-schemas jar 4.1.2
org.apache.poi : poi-scratchpad jar 4.1.2

test (7)

Group / Artifact Type Version
io.github.imsejin : common-utils jar 0.3.2
com.github.javaxcel : javaxcel-core jar 0.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.assertj : assertj-core jar 3.17.2
org.projectlombok : lombok jar 1.18.14

Project Modules

There are no modules declared in this project.