Download gnu-hylafax-core-1.0.0.jar file - Jar g

Jar examples for g:gnu-hylafax-core

Description

The core module contains everything necessary to interface with HylaFAX server.

You can download jar file gnu-hylafax-core 1.0.0 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add gnu-hylafax-core-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

gnu-hylafax-core-1.0.0.jar
gnu-hylafax-core-1.0.0.pom



Related Tutorials