Utilities Module

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.gnu-hylafax
ArtifactId

ArtifactId

gnu-hylafax-utils
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Utilities Module
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.
Project URL

Project URL

http://gnu-hylafax.sourceforge.net/gnu-hylafax-utils
Project Organization

Project Organization

Steven Jardine

Download gnu-hylafax-utils

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.sf.gnu-hylafax : gnu-hylafax-core jar 1.0.3
log4j : log4j jar 1.2.14
commons-cli : commons-cli jar 1.0
urbanophile : java-getopt jar 1.0.9
javax.mail : mail jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-rc2
1.0.0-rc1
1.0.0-b2
1.0.0-b1