Download restm-core_2.11-1.0.jar file - Jar r

Jar examples for r:restm-core-2.11

Description

Core Support for Software Transactional Memory

You can download jar file restm-core_2.11 1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add restm-core_2.11-1.0.jar to your project.

<dependency>
   <groupId>com.simiacryptus</groupId>
   <artifactId>restm-core_2.11</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.simiacryptus', name: 'restm-core_2.11', version: '1.0'
libraryDependencies += "com.simiacryptus" % "restm-core_2.11" % "1.0"
<dependency org="com.simiacryptus" name="restm-core_2.11" rev="1.0"/>
@Grapes(@Grab(group='com.simiacryptus', module='restm-core_2.11', version='1.0'))
'com.simiacryptus:restm-core_2.11:jar:1.0'

Download

Click the following link to download the jar file.

restm-core_2.11-1.0-javadoc.jar
restm-core_2.11-1.0-sources.jar
restm-core_2.11-1.0.jar
restm-core_2.11-1.0.pom



Related Tutorials