is not current version
Last Version 1.0.3

net.sf.gnu-hylafax:gnu-hylafax-pool 1.0.1

The client pool module contains a client pool implementation that allows for pooling clients for quick access.

Categories

Categories

Net
GroupId

GroupId

net.sf.gnu-hylafax
ArtifactId

ArtifactId

gnu-hylafax-pool
Version

Version

1.0.1
Type

Type

jar

Download gnu-hylafax-pool 1.0.1


<!-- https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-pool/ -->
<dependency>
    <groupId>net.sf.gnu-hylafax</groupId>
    <artifactId>gnu-hylafax-pool</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-pool/
implementation 'net.sf.gnu-hylafax:gnu-hylafax-pool:1.0.1'
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-pool/
implementation ("net.sf.gnu-hylafax:gnu-hylafax-pool:1.0.1")
'net.sf.gnu-hylafax:gnu-hylafax-pool:jar:1.0.1'
<dependency org="net.sf.gnu-hylafax" name="gnu-hylafax-pool" rev="1.0.1">
  <artifact name="gnu-hylafax-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.gnu-hylafax', module='gnu-hylafax-pool', version='1.0.1')
)
libraryDependencies += "net.sf.gnu-hylafax" % "gnu-hylafax-pool" % "1.0.1"
[net.sf.gnu-hylafax/gnu-hylafax-pool "1.0.1"]