Download excalibur-thread-api-2.1.jar file - Jar e

Jar examples for e:excalibur-thread-api

Description

Excalibur Threads API

You can download jar file excalibur-thread-api 2.1 in this page.

License

Apache License

Build File

You can use the following script to add excalibur-thread-api-2.1.jar to your project.

<dependency>
   <groupId>excalibur-thread</groupId>
   <artifactId>excalibur-thread-api</artifactId>
   <version>2.1</version>
</dependency>
compile group: 'excalibur-thread', name: 'excalibur-thread-api', version: '2.1'
libraryDependencies += "excalibur-thread" % "excalibur-thread-api" % "2.1"
<dependency org="excalibur-thread" name="excalibur-thread-api" rev="2.1"/>
@Grapes(@Grab(group='excalibur-thread', module='excalibur-thread-api', version='2.1'))
'excalibur-thread:excalibur-thread-api:jar:2.1'

Download

Click the following link to download the jar file.

excalibur-thread-api-2.1.jar
excalibur-thread-api-2.1.pom



Related Tutorials