is not current version
Last Version 2.17.0

com.github.pathikrit:better-files-akka_2.10 2.13.0

Reactive file watchers

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

better-files-akka_2.10
Version

Version

2.13.0
Type

Type

jar

Download better-files-akka_2.10 2.13.0


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