GroupId | GroupIdorg.neociclo.accord.odetteftp |
---|---|
ArtifactId | ArtifactIdoftp-core |
Version | Version1.2.0.Beta1 |
Type | Typejar |
Filename | Size |
---|---|
oftp-core-1.2.0.Beta1.pom | |
oftp-core-1.2.0.Beta1.jar | 224 KB |
oftp-core-1.2.0.Beta1-sources.jar | 212 KB |
oftp-core-1.2.0.Beta1-javadoc.jar | 785 KB |
Browse |
<!-- 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"]