typelevel / cats-parse   1.0.0

MIT License GitHub

A parsing library for the cats ecosystem

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x
Scala Native versions: 0.4

cats-parse 0.2-7-1d9136d


Group ID:
org.typelevel
Artifact ID:
cats-parse_2.13
Version:
0.2-7-1d9136d
Release Date:
Dec 18, 2020
Licenses:
MIT
Files:

libraryDependencies += "org.typelevel" %% "cats-parse" % "0.2-7-1d9136d"

Mill build tool

ivy"org.typelevel::cats-parse:0.2-7-1d9136d"

Scala CLI

//> using dep "org.typelevel::cats-parse:0.2-7-1d9136d"

Ammonite REPL

import $ivy.`org.typelevel::cats-parse:0.2-7-1d9136d`

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>cats-parse_2.13</artifactId>
  <version>0.2-7-1d9136d</version>
</dependency>

compile group: 'org.typelevel', name: 'cats-parse_2.13', version: '0.2-7-1d9136d'