Jar examples for g:gnu-hylafax-core
The core module contains everything necessary to interface with HylaFAX server.
You can download jar file gnu-hylafax-core 1.0.1 in this page.
GNU Lesser General Public License
You can use the following script to add gnu-hylafax-core-1.0.1.jar to your project.
<dependency> <groupId>net.sf.gnu-hylafax</groupId> <artifactId>gnu-hylafax-core</artifactId> <version>1.0.1</version> </dependency>
compile group: 'net.sf.gnu-hylafax', name: 'gnu-hylafax-core', version: '1.0.1'
libraryDependencies += "net.sf.gnu-hylafax" % "gnu-hylafax-core" % "1.0.1"
<dependency org="net.sf.gnu-hylafax" name="gnu-hylafax-core" rev="1.0.1"/>
@Grapes(@Grab(group='net.sf.gnu-hylafax', module='gnu-hylafax-core', version='1.0.1'))
'net.sf.gnu-hylafax:gnu-hylafax-core:jar:1.0.1'
Click the following link to download the jar file.
gnu-hylafax-core-1.0.1-sources.jar