Download fabric3-thread-pool-2.5.1.jar file - Jar f

Jar examples for f:fabric3-thread-pool

Description

Fabric3

You can download jar file fabric3-thread-pool 2.5.1 in this page.

License

Apache 2

Build File

You can use the following script to add fabric3-thread-pool-2.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

fabric3-thread-pool-2.5.1-javadoc.jar
fabric3-thread-pool-2.5.1-sources.jar
fabric3-thread-pool-2.5.1.jar
fabric3-thread-pool-2.5.1.pom



Related Tutorials