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.0-b2 in this page.
GNU Lesser General Public License
You can use the following script to add gnu-hylafax-core-1.0.0-b2.jar to your project.
<dependency> <groupId>net.sf.gnu-hylafax</groupId> <artifactId>gnu-hylafax-core</artifactId> <version>1.0.0-b2</version> </dependency>
compile group: 'net.sf.gnu-hylafax', name: 'gnu-hylafax-core', version: '1.0.0-b2'
libraryDependencies += "net.sf.gnu-hylafax" % "gnu-hylafax-core" % "1.0.0-b2"
<dependency org="net.sf.gnu-hylafax" name="gnu-hylafax-core" rev="1.0.0-b2"/>
@Grapes(@Grab(group='net.sf.gnu-hylafax', module='gnu-hylafax-core', version='1.0.0-b2'))
'net.sf.gnu-hylafax:gnu-hylafax-core:jar:1.0.0-b2'
Click the following link to download the jar file.
gnu-hylafax-core-1.0.0-b2.jar