is not current version
Last Version 2.0.05

com.github.kuljaninemir:spring-boot-ftp-client 1.0.09

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.github.kuljaninemir
ArtifactId

ArtifactId

spring-boot-ftp-client
Version

Version

1.0.09
Type

Type

jar

Download spring-boot-ftp-client 1.0.09


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