Last Version

SPOIWO (Scala POI wrapping object) 1.0.6

The functional way of generating spreadsheets in Scala

License

License

GroupId

GroupId

com.norbitltd
ArtifactId

ArtifactId

spoiwo
Version

Version

1.0.6
Type

Type

jar
Description

Description

SPOIWO (Scala POI wrapping object)
The functional way of generating spreadsheets in Scala
Project URL

Project URL

https://github.com/norbert-radyk/spoiwo/
Source Code Management

Source Code Management

https://github.com/norbert-radyk/spoiwo

Download spoiwo 1.0.6


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3
org.apache.poi : poi jar 3.10-FINAL
org.apache.poi : poi-ooxml jar 3.10-FINAL
commons-logging : commons-logging jar 1.1.1
joda-time : joda-time jar 2.3
org.joda : joda-convert jar 1.6

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.1.3

Project Modules

There are no modules declared in this project.