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 2.0


Group ID:
com.jsuereth
Artifact ID:
scala-arm_2.12
Version:
2.0
Release Date:
Nov 15, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.jsuereth</groupId>
  <artifactId>scala-arm_2.12</artifactId>
  <version>2.0</version>
</dependency>

compile group: 'com.jsuereth', name: 'scala-arm_2.12', version: '2.0'