is not current version
Last Version 1.1

moe.icyr:filesystem-spring-boot-ftp 1.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

moe.icyr
ArtifactId

ArtifactId

filesystem-spring-boot-ftp
Version

Version

1.0
Type

Type

jar

Download filesystem-spring-boot-ftp 1.0


<!-- https://jarcasting.com/artifacts/moe.icyr/filesystem-spring-boot-ftp/ -->
<dependency>
    <groupId>moe.icyr</groupId>
    <artifactId>filesystem-spring-boot-ftp</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/moe.icyr/filesystem-spring-boot-ftp/
implementation 'moe.icyr:filesystem-spring-boot-ftp:1.0'
// https://jarcasting.com/artifacts/moe.icyr/filesystem-spring-boot-ftp/
implementation ("moe.icyr:filesystem-spring-boot-ftp:1.0")
'moe.icyr:filesystem-spring-boot-ftp:jar:1.0'
<dependency org="moe.icyr" name="filesystem-spring-boot-ftp" rev="1.0">
  <artifact name="filesystem-spring-boot-ftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='moe.icyr', module='filesystem-spring-boot-ftp', version='1.0')
)
libraryDependencies += "moe.icyr" % "filesystem-spring-boot-ftp" % "1.0"
[moe.icyr/filesystem-spring-boot-ftp "1.0"]