License |
License |
---|---|
GroupId | GroupIdio.moia |
ArtifactId | ArtifactIdstreamee_2.12 |
Version | Version5.0.0 |
Type | Typejar |
Description |
Descriptionstreamee
streamee
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
streamee_2.12-5.0.0.pom | |
streamee_2.12-5.0.0.jar | 89 KB |
streamee_2.12-5.0.0-sources.jar | 12 KB |
streamee_2.12-5.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.moia/streamee_2.12/ -->
<dependency>
<groupId>io.moia</groupId>
<artifactId>streamee_2.12</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.moia/streamee_2.12/
implementation 'io.moia:streamee_2.12:5.0.0'
// https://jarcasting.com/artifacts/io.moia/streamee_2.12/
implementation ("io.moia:streamee_2.12:5.0.0")
'io.moia:streamee_2.12:jar:5.0.0'
<dependency org="io.moia" name="streamee_2.12" rev="5.0.0">
<artifact name="streamee_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.moia', module='streamee_2.12', version='5.0.0')
)
libraryDependencies += "io.moia" % "streamee_2.12" % "5.0.0"
[io.moia/streamee_2.12 "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.11 |
com.typesafe.akka : akka-stream-typed_2.12 | jar | 2.6.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor-testkit-typed_2.12 | jar | 2.6.1 |
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.1.11 |
com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.1 |
org.apache.logging.log4j : log4j-core | jar | 2.13.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.0 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.3 |
org.scalatest : scalatest_2.12 | jar | 3.1.0 |
org.scalatestplus : scalatestplus-scalacheck_2.12 | jar | 3.1.0.0-RC2 |