ecstatic 0.0.2


Group ID:
com.github.agmenc
Artifact ID:
ecstatic_2.10
Version:
0.0.2
Release Date:
Apr 20, 2015
Licenses:
Files:
Full Scala Version:
2.10.4

libraryDependencies += "com.github.agmenc" %% "ecstatic" % "0.0.2"

Mill build tool

ivy"com.github.agmenc::ecstatic:0.0.2"

Scala CLI

//> using dep "com.github.agmenc::ecstatic:0.0.2"

Ammonite REPL

import $ivy.`com.github.agmenc::ecstatic:0.0.2`

<dependency>
  <groupId>com.github.agmenc</groupId>
  <artifactId>ecstatic_2.10</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.github.agmenc', name: 'ecstatic_2.10', version: '0.0.2'