Download gnu-hylafax-utils-1.0.3.jar file - Jar g

Jar examples for g:gnu-hylafax-utils

Description

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.

You can download jar file gnu-hylafax-utils 1.0.3 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add gnu-hylafax-utils-1.0.3.jar to your project.

<dependency>
   <groupId>net.sf.gnu-hylafax</groupId>
   <artifactId>gnu-hylafax-utils</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'net.sf.gnu-hylafax', name: 'gnu-hylafax-utils', version: '1.0.3'
libraryDependencies += "net.sf.gnu-hylafax" % "gnu-hylafax-utils" % "1.0.3"
<dependency org="net.sf.gnu-hylafax" name="gnu-hylafax-utils" rev="1.0.3"/>
@Grapes(@Grab(group='net.sf.gnu-hylafax', module='gnu-hylafax-utils', version='1.0.3'))
'net.sf.gnu-hylafax:gnu-hylafax-utils:jar:1.0.3'

Download

Click the following link to download the jar file.

gnu-hylafax-utils-1.0.3-javadoc.jar
gnu-hylafax-utils-1.0.3-sources.jar
gnu-hylafax-utils-1.0.3.jar
gnu-hylafax-utils-1.0.3.pom



Related Tutorials