License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdch.becompany |
ArtifactId | ArtifactIdakka-file-io_2.11 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionakka-file-io
akka-file-io
|
Project URL |
Project URL |
Project Organization |
Project Organizationch.becompany |
Filename | Size |
---|---|
akka-file-io_2.11-0.1.0.pom | |
akka-file-io_2.11-0.1.0.jar | 48 KB |
akka-file-io_2.11-0.1.0-sources.jar | 5 KB |
akka-file-io_2.11-0.1.0-javadoc.jar | 379 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.becompany/akka-file-io_2.11/ -->
<dependency>
<groupId>ch.becompany</groupId>
<artifactId>akka-file-io_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.becompany/akka-file-io_2.11/
implementation 'ch.becompany:akka-file-io_2.11:0.1.0'
// https://jarcasting.com/artifacts/ch.becompany/akka-file-io_2.11/
implementation ("ch.becompany:akka-file-io_2.11:0.1.0")
'ch.becompany:akka-file-io_2.11:jar:0.1.0'
<dependency org="ch.becompany" name="akka-file-io_2.11" rev="0.1.0">
<artifact name="akka-file-io_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.becompany', module='akka-file-io_2.11', version='0.1.0')
)
libraryDependencies += "ch.becompany" % "akka-file-io_2.11" % "0.1.0"
[ch.becompany/akka-file-io_2.11 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.scalactic : scalactic_2.11 | jar | 2.2.6 |
com.googlecode.juniversalchardet : juniversalchardet | jar | 1.0.3 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.4.6 |
com.typesafe.akka : akka-stream-testkit_2.11 | jar | 2.4.6 |
com.chuusai : shapeless_2.11 | jar | 2.3.1 |
com.github.tototoshi : scala-csv_2.11 | jar | 1.3.1 |
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |