is not current version
Last Version 1.2.0.RC1

org.neociclo.accord.odetteftp:oftp-core 1.2.0.Beta1

Accord Odette FTP Library

GroupId

GroupId

org.neociclo.accord.odetteftp
ArtifactId

ArtifactId

oftp-core
Version

Version

1.2.0.Beta1
Type

Type

jar

Download oftp-core 1.2.0.Beta1


<!-- https://jarcasting.com/artifacts/org.neociclo.accord.odetteftp/oftp-core/ -->
<dependency>
    <groupId>org.neociclo.accord.odetteftp</groupId>
    <artifactId>oftp-core</artifactId>
    <version>1.2.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.neociclo.accord.odetteftp/oftp-core/
implementation 'org.neociclo.accord.odetteftp:oftp-core:1.2.0.Beta1'
// https://jarcasting.com/artifacts/org.neociclo.accord.odetteftp/oftp-core/
implementation ("org.neociclo.accord.odetteftp:oftp-core:1.2.0.Beta1")
'org.neociclo.accord.odetteftp:oftp-core:jar:1.2.0.Beta1'
<dependency org="org.neociclo.accord.odetteftp" name="oftp-core" rev="1.2.0.Beta1">
  <artifact name="oftp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neociclo.accord.odetteftp', module='oftp-core', version='1.2.0.Beta1')
)
libraryDependencies += "org.neociclo.accord.odetteftp" % "oftp-core" % "1.2.0.Beta1"
[org.neociclo.accord.odetteftp/oftp-core "1.2.0.Beta1"]