is not current version
Last Version 0.2.1

com.github.drapostolos:rdp4j 0.0.8

This library provides a Java SPI for polling directories on a REMOTE filesystem.

GroupId

GroupId

com.github.drapostolos
ArtifactId

ArtifactId

rdp4j
Version

Version

0.0.8
Type

Type

jar

Download rdp4j 0.0.8


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