memory 0.4.0


Group ID:
com.thoughtworks.compute
Artifact ID:
memory_2.12
Version:
0.4.0
Release Date:
Apr 17, 2018
Licenses:
Files:

libraryDependencies += "com.thoughtworks.compute" %% "memory" % "0.4.0"

Mill build tool

ivy"com.thoughtworks.compute::memory:0.4.0"

Scala CLI

//> using dep "com.thoughtworks.compute::memory:0.4.0"

Ammonite REPL

import $ivy.`com.thoughtworks.compute::memory:0.4.0`

<dependency>
  <groupId>com.thoughtworks.compute</groupId>
  <artifactId>memory_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.thoughtworks.compute', name: 'memory_2.12', version: '0.4.0'