Jar examples for r:restm-core-2.11
Core Support for Software Transactional Memory
You can download jar file restm-core_2.11 1.0 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
restm-core_2.11-1.0-javadoc.jar