Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.gnu-hylafax |
ArtifactId | ArtifactIdgnu-hylafax-inet-ftp |
Version | Version1.0.0-b2 |
Type | Typejar |
Filename | Size |
---|---|
gnu-hylafax-inet-ftp-1.0.0-b2.pom | |
gnu-hylafax-inet-ftp-1.0.0-b2.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-inet-ftp/ -->
<dependency>
<groupId>net.sf.gnu-hylafax</groupId>
<artifactId>gnu-hylafax-inet-ftp</artifactId>
<version>1.0.0-b2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-inet-ftp/
implementation 'net.sf.gnu-hylafax:gnu-hylafax-inet-ftp:1.0.0-b2'
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-inet-ftp/
implementation ("net.sf.gnu-hylafax:gnu-hylafax-inet-ftp:1.0.0-b2")
'net.sf.gnu-hylafax:gnu-hylafax-inet-ftp:jar:1.0.0-b2'
<dependency org="net.sf.gnu-hylafax" name="gnu-hylafax-inet-ftp" rev="1.0.0-b2">
<artifact name="gnu-hylafax-inet-ftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.gnu-hylafax', module='gnu-hylafax-inet-ftp', version='1.0.0-b2')
)
libraryDependencies += "net.sf.gnu-hylafax" % "gnu-hylafax-inet-ftp" % "1.0.0-b2"
[net.sf.gnu-hylafax/gnu-hylafax-inet-ftp "1.0.0-b2"]