Download excalibur-thread-api-2.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.2.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

excalibur-thread-api-2.2.1-javadoc.jar
excalibur-thread-api-2.2.1-sources.jar
excalibur-thread-api-2.2.1.jar
excalibur-thread-api-2.2.1.pom



Related Tutorials