jsuereth / scala-arm   0.2

Website GitHub

This project aims to be the Scala Incubator project for Automatic-Resource-Management in the scala library

Scala versions: 2.13 2.12 2.11 2.10

grape-commons 0.0.4


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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