License |
License |
---|---|
GroupId | GroupIdcom.github.regis-leray |
ArtifactId | ArtifactIdzio-ftp_2.12 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionzio-ftp
zio-ftp
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zio-ftp_2.12-0.1.0.pom | |
zio-ftp_2.12-0.1.0.jar | 60 KB |
zio-ftp_2.12-0.1.0-sources.jar | 5 KB |
zio-ftp_2.12-0.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.regis-leray/zio-ftp_2.12/ -->
<dependency>
<groupId>com.github.regis-leray</groupId>
<artifactId>zio-ftp_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.regis-leray/zio-ftp_2.12/
implementation 'com.github.regis-leray:zio-ftp_2.12:0.1.0'
// https://jarcasting.com/artifacts/com.github.regis-leray/zio-ftp_2.12/
implementation ("com.github.regis-leray:zio-ftp_2.12:0.1.0")
'com.github.regis-leray:zio-ftp_2.12:jar:0.1.0'
<dependency org="com.github.regis-leray" name="zio-ftp_2.12" rev="0.1.0">
<artifact name="zio-ftp_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.regis-leray', module='zio-ftp_2.12', version='0.1.0')
)
libraryDependencies += "com.github.regis-leray" % "zio-ftp_2.12" % "0.1.0"
[com.github.regis-leray/zio-ftp_2.12 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
dev.zio : zio_2.12 | jar | 1.0.0-RC14 |
dev.zio : zio-streams_2.12 | jar | 1.0.0-RC14 |
com.hierynomus : sshj | jar | 0.27.0 |
commons-net : commons-net | jar | 3.6 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.12.0 |
org.apache.logging.log4j : log4j-core | jar | 2.12.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.0 |
org.scalatest : scalatest_2.12 | jar | 3.0.8 |