fs2 0.5.0


Group ID:
org.lyranthe.prometheus
Artifact ID:
fs2_2.12
Version:
0.5.0
Release Date:
Nov 3, 2016
Licenses:
MIT
Files:

libraryDependencies += "org.lyranthe.prometheus" %% "fs2" % "0.5.0"

Mill build tool

ivy"org.lyranthe.prometheus::fs2:0.5.0"

Scala CLI

//> using dep "org.lyranthe.prometheus::fs2:0.5.0"

Ammonite REPL

import $ivy.`org.lyranthe.prometheus::fs2:0.5.0`

<dependency>
  <groupId>org.lyranthe.prometheus</groupId>
  <artifactId>fs2_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'org.lyranthe.prometheus', name: 'fs2_2.12', version: '0.5.0'