grape-commons 0.1.0


Group ID:
rocks.grape
Artifact ID:
grape-commons_2.11
Version:
0.1.0
Release Date:
Jan 12, 2017
Licenses:
MIT
Files:

libraryDependencies += "rocks.grape" %% "grape-commons" % "0.1.0"

Mill build tool

ivy"rocks.grape::grape-commons:0.1.0"

Scala CLI

//> using dep "rocks.grape::grape-commons:0.1.0"

Ammonite REPL

import $ivy.`rocks.grape::grape-commons:0.1.0`

<dependency>
  <groupId>rocks.grape</groupId>
  <artifactId>grape-commons_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'rocks.grape', name: 'grape-commons_2.11', version: '0.1.0'