Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.gnu-hylafax |
ArtifactId | ArtifactIdgnu-hylafax-utils |
Version | Version1.0.0-b1 |
Type | Typejar |
Filename | Size |
---|---|
gnu-hylafax-utils-1.0.0-b1.pom | |
gnu-hylafax-utils-1.0.0-b1.jar | 22 KB |
Browse |
<!-- 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"]