Jar examples for g:gnu-hylafax-pool
The client pool module contains a client pool implementation that allows for pooling clients for quick access.
You can download jar file gnu-hylafax-pool 1.0.3 in this page.
GNU Lesser General Public License
You can use the following script to add gnu-hylafax-pool-1.0.3.jar to your project.
<dependency> <groupId>net.sf.gnu-hylafax</groupId> <artifactId>gnu-hylafax-pool</artifactId> <version>1.0.3</version> </dependency>
compile group: 'net.sf.gnu-hylafax', name: 'gnu-hylafax-pool', version: '1.0.3'
libraryDependencies += "net.sf.gnu-hylafax" % "gnu-hylafax-pool" % "1.0.3"
<dependency org="net.sf.gnu-hylafax" name="gnu-hylafax-pool" rev="1.0.3"/>
@Grapes(@Grab(group='net.sf.gnu-hylafax', module='gnu-hylafax-pool', version='1.0.3'))
'net.sf.gnu-hylafax:gnu-hylafax-pool:jar:1.0.3'
Click the following link to download the jar file.
gnu-hylafax-pool-1.0.3-javadoc.jar