| License |
License |
|---|---|
| GroupId | GroupIdeu.monniot |
| ArtifactId | ArtifactIdfs2-process_2.12 |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfs2-process
fs2-process
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fs2-process_2.12-0.4.0.pom | |
| fs2-process_2.12-0.4.0.jar | 14 KB |
| fs2-process_2.12-0.4.0-sources.jar | 2 KB |
| fs2-process_2.12-0.4.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.monniot/fs2-process_2.12/ -->
<dependency>
<groupId>eu.monniot</groupId>
<artifactId>fs2-process_2.12</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.monniot/fs2-process_2.12/
implementation 'eu.monniot:fs2-process_2.12:0.4.0'
// https://jarcasting.com/artifacts/eu.monniot/fs2-process_2.12/
implementation ("eu.monniot:fs2-process_2.12:0.4.0")
'eu.monniot:fs2-process_2.12:jar:0.4.0'
<dependency org="eu.monniot" name="fs2-process_2.12" rev="0.4.0">
<artifact name="fs2-process_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.monniot', module='fs2-process_2.12', version='0.4.0')
)
libraryDependencies += "eu.monniot" % "fs2-process_2.12" % "0.4.0"
[eu.monniot/fs2-process_2.12 "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| co.fs2 : fs2-core_2.12 | jar | 3.1.0 |
| com.zaxxer : nuprocess | jar | 2.0.1 |
| org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.9 |
| org.typelevel : cats-effect-testing-scalatest_2.12 | jar | 1.2.0 |