| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.thoughtworks.compute | 
    
| ArtifactId | ArtifactIdmemory_2.12 | 
    
| Version | Version0.4.3+137-34aa67f7 | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMemory 
            Memory 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.thoughtworks.compute/memory_2.12/ -->
<dependency>
    <groupId>com.thoughtworks.compute</groupId>
    <artifactId>memory_2.12</artifactId>
    <version>0.4.3+137-34aa67f7</version>
</dependency>
                // https://jarcasting.com/artifacts/com.thoughtworks.compute/memory_2.12/
implementation 'com.thoughtworks.compute:memory_2.12:0.4.3+137-34aa67f7'
                // https://jarcasting.com/artifacts/com.thoughtworks.compute/memory_2.12/
implementation ("com.thoughtworks.compute:memory_2.12:0.4.3+137-34aa67f7")
                'com.thoughtworks.compute:memory_2.12:jar:0.4.3+137-34aa67f7'
                <dependency org="com.thoughtworks.compute" name="memory_2.12" rev="0.4.3+137-34aa67f7">
  <artifact name="memory_2.12" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.thoughtworks.compute', module='memory_2.12', version='0.4.3+137-34aa67f7')
)
                libraryDependencies += "com.thoughtworks.compute" % "memory_2.12" % "0.4.3+137-34aa67f7"
                [com.thoughtworks.compute/memory_2.12 "0.4.3+137-34aa67f7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.4 | 
| org.lwjgl : lwjgl | jar | 3.2.2 |