Files download
File Operation
memory_2.12-0.4.3+113-98ccafd8.jar download
memory_2.12-0.4.3+113-98ccafd8.pom download
memory_2.12-0.4.3+113-98ccafd8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.thoughtworks.compute</groupId>
  <artifactId>memory_2.12</artifactId>
  <version>0.4.3+113-98ccafd8</version>
</dependency>
Gradle Groovy
implementation 'com.thoughtworks.compute:memory_2.12:0.4.3+113-98ccafd8'
Gradle Kotlin
implementation("com.thoughtworks.compute:memory_2.12:0.4.3+113-98ccafd8")
Scala SBT
libraryDependencies += "com.thoughtworks.compute" % "memory_2.12" % "0.4.3+113-98ccafd8"
Groovy Grape
@Grapes(
  @Grab(group='com.thoughtworks.compute', module='memory_2.12', version='0.4.3+113-98ccafd8')
)
Apache Ivy
<dependency org="com.thoughtworks.compute" name="memory_2.12" rev="0.4.3+113-98ccafd8" />
Leiningen
[com.thoughtworks.compute/memory_2.12 "0.4.3+113-98ccafd8"]
Apache Buildr
'com.thoughtworks.compute:memory_2.12:jar:0.4.3+113-98ccafd8'