Last Version

MinimalFTP 1.0.6

A lightweight, simple FTP server. Pure Java, no libraries.

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.guichaguri
ArtifactId

ArtifactId

minimalftp
Version

Version

1.0.6
Type

Type

jar
Description

Description

MinimalFTP
A lightweight, simple FTP server. Pure Java, no libraries.
Project URL

Project URL

https://github.com/Guichaguri/MinimalFTP
Source Code Management

Source Code Management

https://github.com/Guichaguri/MinimalFTP/tree/master

Download minimalftp 1.0.6


<!-- https://jarcasting.com/artifacts/com.guichaguri/minimalftp/ -->
<dependency>
    <groupId>com.guichaguri</groupId>
    <artifactId>minimalftp</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.guichaguri/minimalftp/
implementation 'com.guichaguri:minimalftp:1.0.6'
// https://jarcasting.com/artifacts/com.guichaguri/minimalftp/
implementation ("com.guichaguri:minimalftp:1.0.6")
'com.guichaguri:minimalftp:jar:1.0.6'
<dependency org="com.guichaguri" name="minimalftp" rev="1.0.6">
  <artifact name="minimalftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guichaguri', module='minimalftp', version='1.0.6')
)
libraryDependencies += "com.guichaguri" % "minimalftp" % "1.0.6"
[com.guichaguri/minimalftp "1.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.