Last Version

better-files-akka 2.17.0

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.10
Version

Version

2.17.0
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.10 2.17.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.17.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.17.0'
// https://jarcasting.com/artifacts/com.github.pathikrit/better-files-akka_2.10/
implementation ("com.github.pathikrit:better-files-akka_2.10:2.17.0")
'com.github.pathikrit:better-files-akka_2.10:jar:2.17.0'
<dependency org="com.github.pathikrit" name="better-files-akka_2.10" rev="2.17.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.17.0')
)
libraryDependencies += "com.github.pathikrit" % "better-files-akka_2.10" % "2.17.0"
[com.github.pathikrit/better-files-akka_2.10 "2.17.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
com.github.pathikrit : better-files_2.10 jar 2.17.0
com.typesafe.akka : akka-actor_2.10 jar 2.3.15

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.10 jar 1.1.0
org.scoverage : scalac-scoverage-plugin_2.10 jar 1.1.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.6

Project Modules

There are no modules declared in this project.