guardian / box   0.2.0

Apache License 2.0 GitHub

Put something in, get it out again

Scala versions: 2.12

box 0.1.0


Group ID:
com.gu
Artifact ID:
box_2.12
Version:
0.1.0
Release Date:
Aug 14, 2017
Licenses:
Files:

libraryDependencies += "com.gu" %% "box" % "0.1.0"

Mill build tool

ivy"com.gu::box:0.1.0"

Scala CLI

//> using dep "com.gu::box:0.1.0"

Ammonite REPL

import $ivy.`com.gu::box:0.1.0`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>box_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.gu', name: 'box_2.12', version: '0.1.0'