Download gnu-hylafax-core-1.0.0-b1.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-b1 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-b1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials