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