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.3.5


Group ID:
org.typelevel
Artifact ID:
cats-parse_3
Version:
0.3.5
Release Date:
Nov 12, 2021
Licenses:
MIT
Files:

libraryDependencies += "org.typelevel" %% "cats-parse" % "0.3.5"

Mill build tool

ivy"org.typelevel::cats-parse:0.3.5"

Scala CLI

//> using dep "org.typelevel::cats-parse:0.3.5"

Ammonite REPL

import $ivy.`org.typelevel::cats-parse:0.3.5`

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>cats-parse_3</artifactId>
  <version>0.3.5</version>
</dependency>

compile group: 'org.typelevel', name: 'cats-parse_3', version: '0.3.5'