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

scala-arm 1.4


Group ID:
com.jsuereth
Artifact ID:
scala-arm_2.11
Version:
1.4
Release Date:
Apr 30, 2014
Licenses:
Files:

libraryDependencies += "com.jsuereth" %% "scala-arm" % "1.4"

Mill build tool

ivy"com.jsuereth::scala-arm:1.4"

Scala CLI

//> using dep "com.jsuereth::scala-arm:1.4"

Ammonite REPL

import $ivy.`com.jsuereth::scala-arm:1.4`

<dependency>
  <groupId>com.jsuereth</groupId>
  <artifactId>scala-arm_2.11</artifactId>
  <version>1.4</version>
</dependency>

compile group: 'com.jsuereth', name: 'scala-arm_2.11', version: '1.4'