License |
License |
---|---|
GroupId | GroupIdcom.github.regis-leray |
ArtifactId | ArtifactIdfs2-ftp_3 |
Last Version | Last Version0.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfs2-ftp
fs2-ftp
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fs2-ftp_3-0.8.3.pom | |
fs2-ftp_3-0.8.3.jar | 93 KB |
fs2-ftp_3-0.8.3-sources.jar | 6 KB |
fs2-ftp_3-0.8.3-javadoc.jar | 484 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.regis-leray/fs2-ftp_3/ -->
<dependency>
<groupId>com.github.regis-leray</groupId>
<artifactId>fs2-ftp_3</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.regis-leray/fs2-ftp_3/
implementation 'com.github.regis-leray:fs2-ftp_3:0.8.3'
// https://jarcasting.com/artifacts/com.github.regis-leray/fs2-ftp_3/
implementation ("com.github.regis-leray:fs2-ftp_3:0.8.3")
'com.github.regis-leray:fs2-ftp_3:jar:0.8.3'
<dependency org="com.github.regis-leray" name="fs2-ftp_3" rev="0.8.3">
<artifact name="fs2-ftp_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.regis-leray', module='fs2-ftp_3', version='0.8.3')
)
libraryDependencies += "com.github.regis-leray" % "fs2-ftp_3" % "0.8.3"
[com.github.regis-leray/fs2-ftp_3 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
co.fs2 : fs2-core_3 | jar | 3.2.4 |
co.fs2 : fs2-io_3 | jar | 3.2.4 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.6.0 |
com.hierynomus : sshj | jar | 0.32.0 |
commons-net : commons-net | jar | 3.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.scalatest : scalatest_3 | jar | 3.2.10 |