Last Version

better-files-akka 3.9.1

Reactive file watcher using Akka actors

License

License

MIT
Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

better-files-akka_2.11
Version

Version

3.9.1
Type

Type

jar
Description

Description

better-files-akka
Reactive file watcher using Akka actors
Project URL

Project URL

https://github.com/pathikrit/better-files
Project Organization

Project Organization

com.github.pathikrit
Source Code Management

Source Code Management

https://github.com/pathikrit/better-files

Download better-files-akka_2.11 3.9.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.github.pathikrit : better-files_2.11 jar 3.9.1
com.typesafe.akka : akka-actor_2.11 jar 2.5.31

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.1.1

Project Modules

There are no modules declared in this project.