Download flexy-pool-core-1.0.5.jar file - Jar f

Jar examples for f:flexy-pool-core

Description

The flexible pool core

You can download jar file flexy-pool-core 1.0.5 in this page.

Build File

You can use the following script to add flexy-pool-core-1.0.5.jar to your project.

<dependency>
   <groupId>com.vladmihalcea.flexy-pool</groupId>
   <artifactId>flexy-pool-core</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'com.vladmihalcea.flexy-pool', name: 'flexy-pool-core', version: '1.0.5'
libraryDependencies += "com.vladmihalcea.flexy-pool" % "flexy-pool-core" % "1.0.5"
<dependency org="com.vladmihalcea.flexy-pool" name="flexy-pool-core" rev="1.0.5"/>
@Grapes(@Grab(group='com.vladmihalcea.flexy-pool', module='flexy-pool-core', version='1.0.5'))
'com.vladmihalcea.flexy-pool:flexy-pool-core:jar:1.0.5'

Download

Click the following link to download the jar file.

flexy-pool-core-1.0.5-javadoc.jar
flexy-pool-core-1.0.5-sources.jar
flexy-pool-core-1.0.5.jar
flexy-pool-core-1.0.5.pom



Related Tutorials