is not current version
Last Version 2.0.05

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

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

2.0.03
Type

Type

jar

Download spring-boot-ftp-client 2.0.03


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