is not current version
Last Version 1.0.3

net.sf.gnu-hylafax:gnu-hylafax-utils 1.0.0-b1


Categories

Categories

Net
GroupId

GroupId

net.sf.gnu-hylafax
ArtifactId

ArtifactId

gnu-hylafax-utils
Version

Version

1.0.0-b1
Type

Type

jar

Download gnu-hylafax-utils 1.0.0-b1


<!-- https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-utils/ -->
<dependency>
    <groupId>net.sf.gnu-hylafax</groupId>
    <artifactId>gnu-hylafax-utils</artifactId>
    <version>1.0.0-b1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-utils/
implementation 'net.sf.gnu-hylafax:gnu-hylafax-utils:1.0.0-b1'
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-utils/
implementation ("net.sf.gnu-hylafax:gnu-hylafax-utils:1.0.0-b1")
'net.sf.gnu-hylafax:gnu-hylafax-utils:jar:1.0.0-b1'
<dependency org="net.sf.gnu-hylafax" name="gnu-hylafax-utils" rev="1.0.0-b1">
  <artifact name="gnu-hylafax-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.gnu-hylafax', module='gnu-hylafax-utils', version='1.0.0-b1')
)
libraryDependencies += "net.sf.gnu-hylafax" % "gnu-hylafax-utils" % "1.0.0-b1"
[net.sf.gnu-hylafax/gnu-hylafax-utils "1.0.0-b1"]