is not current version
Last Version 1.0.3

net.sf.gnu-hylafax:gnu-hylafax-utils 1.0.0

The utilities module contains some utility classes that show some of the uses of the API. They give some examples about how to use the API.

Categories

Categories

Net
GroupId

GroupId

net.sf.gnu-hylafax
ArtifactId

ArtifactId

gnu-hylafax-utils
Version

Version

1.0.0
Type

Type

jar

Download gnu-hylafax-utils 1.0.0


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