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


Group ID:
org.typelevel
Artifact ID:
cats-parse_2.13
Version:
0.1.0
Release Date:
Nov 12, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>cats-parse_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'org.typelevel', name: 'cats-parse_2.13', version: '0.1.0'