| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.gnu-hylafax |
| ArtifactId | ArtifactIdgnu-hylafax-utils |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUtilities Module
The utilities module contains some utility classes that show some of the uses of the API. They give
some examples about how to use the API.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSteven Jardine |
| Filename | Size |
|---|---|
| gnu-hylafax-utils-1.0.3.pom | |
| gnu-hylafax-utils-1.0.3.jar | 30 KB |
| gnu-hylafax-utils-1.0.3-sources.jar | 30 KB |
| gnu-hylafax-utils-1.0.3-javadoc.jar | 110 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-utils/
implementation 'net.sf.gnu-hylafax:gnu-hylafax-utils:1.0.3'
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-utils/
implementation ("net.sf.gnu-hylafax:gnu-hylafax-utils:1.0.3")
'net.sf.gnu-hylafax:gnu-hylafax-utils:jar:1.0.3'
<dependency org="net.sf.gnu-hylafax" name="gnu-hylafax-utils" rev="1.0.3">
<artifact name="gnu-hylafax-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.gnu-hylafax', module='gnu-hylafax-utils', version='1.0.3')
)
libraryDependencies += "net.sf.gnu-hylafax" % "gnu-hylafax-utils" % "1.0.3"
[net.sf.gnu-hylafax/gnu-hylafax-utils "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.gnu-hylafax : gnu-hylafax-core | jar | 1.0.3 |
| log4j : log4j | jar | 1.2.14 |
| commons-cli : commons-cli | jar | 1.0 |
| urbanophile : java-getopt | jar | 1.0.9 |
| javax.mail : mail | jar | 1.4 |