is not current version
Last Version 0.0.6

com.github.drapostolos:adp4j 0.0.4

This library provides a Java SPI for polling directories on a REMOTE filesystem/ftp servers (etc) for changes (like file-Added/Removed/Modified).

GroupId

GroupId

com.github.drapostolos
ArtifactId

ArtifactId

adp4j
Version

Version

0.0.4
Type

Type

jar

Download adp4j 0.0.4


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