Download edtFTPj-1.5.3.jar file - Jar e

Jar examples for e:edtFTPj

Description

edtFTPj is the first choice of Java developers worldwide for incorporating FTP functionality into their applications.

You can download jar file edtFTPj 1.5.3 in this page.

License

LGPL

Build File

You can use the following script to add edtFTPj-1.5.3.jar to your project.

<dependency>
   <groupId>com.enterprisedt</groupId>
   <artifactId>edtFTPj</artifactId>
   <version>1.5.3</version>
</dependency>
compile group: 'com.enterprisedt', name: 'edtFTPj', version: '1.5.3'
libraryDependencies += "com.enterprisedt" % "edtFTPj" % "1.5.3"
<dependency org="com.enterprisedt" name="edtFTPj" rev="1.5.3"/>
@Grapes(@Grab(group='com.enterprisedt', module='edtFTPj', version='1.5.3'))
'com.enterprisedt:edtFTPj:jar:1.5.3'

Download

Click the following link to download the jar file.

edtFTPj-1.5.3-sources.jar
edtFTPj-1.5.3.jar
edtFTPj-1.5.3.pom



Related Tutorials