A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
play-csv 1.0
Group ID:
com.beachape
Artifact ID:
play-csv_2.10
Version:
1.0
Release Date:
Feb 10, 2015
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:
libraryDependencies += "com.beachape" %% "play-csv" % "1.0"
ivy"com.beachape::play-csv:1.0"
//> using dep "com.beachape::play-csv:1.0"
import $ivy.`com.beachape::play-csv:1.0`
<dependency> <groupId>com.beachape</groupId> <artifactId>play-csv_2.10</artifactId> <version>1.0</version> </dependency>
compile group: 'com.beachape', name: 'play-csv_2.10', version: '1.0'