getclump / clump   1.1.0

Apache License 2.0 GitHub

A library for expressive and efficient service composition

Scala versions: 2.11 2.10

clump 0.0.7


Group ID:
io.getclump
Artifact ID:
clump_2.11
Version:
0.0.7
Release Date:
Feb 6, 2015
Licenses:
Files:

libraryDependencies += "io.getclump" %% "clump" % "0.0.7"

Mill build tool

ivy"io.getclump::clump:0.0.7"

Scala CLI

//> using dep "io.getclump::clump:0.0.7"

Ammonite REPL

import $ivy.`io.getclump::clump:0.0.7`

<dependency>
  <groupId>io.getclump</groupId>
  <artifactId>clump_2.11</artifactId>
  <version>0.0.7</version>
</dependency>

compile group: 'io.getclump', name: 'clump_2.11', version: '0.0.7'