License |
License |
---|---|
GroupId | GroupIdcom.enterprisedt |
ArtifactId | ArtifactIdedtFTPj |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionedtFTPj
edtFTPj is the first choice of Java developers worldwide for incorporating FTP
functionality into their applications.
|
Project URL |
Project URL |
Filename | Size |
---|---|
edtFTPj-1.5.3.pom | |
edtFTPj-1.5.3.jar | 88 KB |
edtFTPj-1.5.3-sources.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.enterprisedt/edtFTPj/ -->
<dependency>
<groupId>com.enterprisedt</groupId>
<artifactId>edtFTPj</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.enterprisedt/edtFTPj/
implementation 'com.enterprisedt:edtFTPj:1.5.3'
// https://jarcasting.com/artifacts/com.enterprisedt/edtFTPj/
implementation ("com.enterprisedt:edtFTPj:1.5.3")
'com.enterprisedt:edtFTPj:jar:1.5.3'
<dependency org="com.enterprisedt" name="edtFTPj" rev="1.5.3">
<artifact name="edtFTPj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enterprisedt', module='edtFTPj', version='1.5.3')
)
libraryDependencies += "com.enterprisedt" % "edtFTPj" % "1.5.3"
[com.enterprisedt/edtFTPj "1.5.3"]