| License |
License |
|---|---|
| GroupId | GroupIdco.fs2 |
| ArtifactId | ArtifactIdfs2-docs_3 |
| Last Version | Last Version3.2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfs2-docs
fs2-docs
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationFunctional Streams for Scala |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fs2-docs_3-3.2.8.pom | |
| fs2-docs_3-3.2.8.jar | 315 bytes |
| fs2-docs_3-3.2.8-sources.jar | 261 bytes |
| fs2-docs_3-3.2.8-javadoc.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.fs2/fs2-docs_3/ -->
<dependency>
<groupId>co.fs2</groupId>
<artifactId>fs2-docs_3</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/co.fs2/fs2-docs_3/
implementation 'co.fs2:fs2-docs_3:3.2.8'
// https://jarcasting.com/artifacts/co.fs2/fs2-docs_3/
implementation ("co.fs2:fs2-docs_3:3.2.8")
'co.fs2:fs2-docs_3:jar:3.2.8'
<dependency org="co.fs2" name="fs2-docs_3" rev="3.2.8">
<artifact name="fs2-docs_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fs2', module='fs2-docs_3', version='3.2.8')
)
libraryDependencies += "co.fs2" % "fs2-docs_3" % "3.2.8"
[co.fs2/fs2-docs_3 "3.2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |