scalexcel / scalexcel   0.1.6

GitHub

Scala Excel Library

Scala versions: 2.11

scalexcel 0.1.0


Group ID:
com.github.scalexcel
Artifact ID:
scalexcel_2.11
Version:
0.1.0
Release Date:
Mar 27, 2016
Licenses:
Files:

libraryDependencies += "com.github.scalexcel" %% "scalexcel" % "0.1.0"

Mill build tool

ivy"com.github.scalexcel::scalexcel:0.1.0"

Scala CLI

//> using dep "com.github.scalexcel::scalexcel:0.1.0"

Ammonite REPL

import $ivy.`com.github.scalexcel::scalexcel:0.1.0`

<dependency>
  <groupId>com.github.scalexcel</groupId>
  <artifactId>scalexcel_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.scalexcel', name: 'scalexcel_2.11', version: '0.1.0'