MinimalFTP icon indicating copy to clipboard operation
MinimalFTP copied to clipboard

Deploy new maven dependency version

Open 452 opened this issue 1 year ago • 0 comments

Latest version is 1.0.6, deployed 2018 image I see you have new commits image Please deploy the new version to the Maven repositories

<dependency>
  <groupId>com.guichaguri</groupId>
  <artifactId>minimalftp</artifactId>
  <version>1.0.6</version>
  <type>pom</type>
</dependency>

452 avatar Aug 14 '24 09:08 452