Jar examples for j:jsr166e
Backport of JDK8's java.util.concurrent, without lambda support
You can download jar file jsr166e 1.1.0 in this page.
CC0 1.0 Universal
You can use the following script to add jsr166e-1.1.0.jar to your project.
<dependency> <groupId>com.twitter</groupId> <artifactId>jsr166e</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.twitter', name: 'jsr166e', version: '1.1.0'
libraryDependencies += "com.twitter" % "jsr166e" % "1.1.0"
<dependency org="com.twitter" name="jsr166e" rev="1.1.0"/>
@Grapes(@Grab(group='com.twitter', module='jsr166e', version='1.1.0'))
'com.twitter:jsr166e:jar:1.1.0'
Click the following link to download the jar file.
jsr166e-1.1.0-javadoc.jar