is not current version
Last Version 2.0.05

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

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.07
Type

Type

jar

Download spring-boot-ftp-client 1.0.07


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