wvlet / wvlet-legacy   0.28

Apache License 2.0 GitHub

A new query language designed for building composable and reproducible data processing pipelines

Scala versions: 2.12 2.11

wvlet-opts 0.25


Group ID:
org.wvlet
Artifact ID:
wvlet-opts_2.11
Version:
0.25
Release Date:
Sept 9, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "org.wvlet" %% "wvlet-opts" % "0.25"

Mill build tool

ivy"org.wvlet::wvlet-opts:0.25"

Scala CLI

//> using dep "org.wvlet::wvlet-opts:0.25"

Ammonite REPL

import $ivy.`org.wvlet::wvlet-opts:0.25`

<dependency>
  <groupId>org.wvlet</groupId>
  <artifactId>wvlet-opts_2.11</artifactId>
  <version>0.25</version>
</dependency>

compile group: 'org.wvlet', name: 'wvlet-opts_2.11', version: '0.25'