Jar examples for f:flexy-pool-core
The flexible pool core
You can download jar file flexy-pool-core 2.0.0 in this page.
You can use the following script to add flexy-pool-core-2.0.0.jar to your project.
<dependency> <groupId>com.vladmihalcea.flexy-pool</groupId> <artifactId>flexy-pool-core</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.vladmihalcea.flexy-pool', name: 'flexy-pool-core', version: '2.0.0'
libraryDependencies += "com.vladmihalcea.flexy-pool" % "flexy-pool-core" % "2.0.0"
<dependency org="com.vladmihalcea.flexy-pool" name="flexy-pool-core" rev="2.0.0"/>
@Grapes(@Grab(group='com.vladmihalcea.flexy-pool', module='flexy-pool-core', version='2.0.0'))
'com.vladmihalcea.flexy-pool:flexy-pool-core:jar:2.0.0'
Click the following link to download the jar file.
flexy-pool-core-2.0.0-javadoc.jar