MVN

org.typelevel : cats-parse_3.0.0-M3

Maven & Gradle

Mar 29, 2021
2 usages

cats-parse · cats-parse

<dependency>
    <groupId>org.typelevel</groupId>
    <artifactId>cats-parse_3.0.0-M3</artifactId>
    <version>0.3-9-a8716a2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.typelevel : cats-parse_3.0.0-M3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3-9-a8716a2

All Versions

Choose a version of org.typelevel : cats-parse_3.0.0-M3 to add to Maven or Gradle - All Versions:

  • Version Updated
  • cats-parse_3.0.0-M3-0.3-9-a8716a2

    Mar 29, 2021
  • cats-parse_3.0.0-M3-0.3-8-9205e1e

    Mar 25, 2021
  • cats-parse_3.0.0-M3-0.3-7-33b03e0

    Mar 10, 2021
  • cats-parse_3.0.0-M3-0.3-6-b7f6d70

    Mar 08, 2021
  • cats-parse_3.0.0-M3-0.3-5-cac32d8

    Mar 07, 2021
  • cats-parse_3.0.0-M3-0.3-4-22ae174

    Feb 26, 2021
  • cats-parse_3.0.0-M3-0.3-3-03ec6cc

    Feb 24, 2021
  • cats-parse_3.0.0-M3-0.3-2-9a65233

    Feb 19, 2021
  • cats-parse_3.0.0-M3-0.3-1-3c669bc

    Feb 19, 2021
  • cats-parse_3.0.0-M3-0.3-14-42bb1ee

    Feb 18, 2021
  • cats-parse_3.0.0-M3-0.3.1

    Feb 18, 2021
  • cats-parse_3.0.0-M3-0.3-13-b69f31f

    Feb 17, 2021
  • cats-parse_3.0.0-M3-0.3-12-e7a58ef

    Feb 17, 2021
  • cats-parse_3.0.0-M3-0.3-11-07cd893

    Feb 12, 2021
  • cats-parse_3.0.0-M3-0.3-10-388cc53

    Feb 10, 2021
  • cats-parse_3.0.0-M3-0.3-9-134b43b

    Feb 10, 2021
  • cats-parse_3.0.0-M3-0.3-8-954ec1c

    Feb 07, 2021
  • cats-parse_3.0.0-M3-0.3-7-65dc23e

    Feb 02, 2021
  • cats-parse_3.0.0-M3-0.3-6-eb8ad20

    Jan 31, 2021
  • cats-parse_3.0.0-M3-0.3-5-457f459

    Jan 28, 2021
  • cats-parse_3.0.0-M3-0.3-4-a01a644

    Jan 23, 2021
  • cats-parse_3.0.0-M3-0.3-3-fa1b02c

    Jan 19, 2021
  • cats-parse_3.0.0-M3-0.3-2-dd06705

    Jan 14, 2021
  • cats-parse_3.0.0-M3-0.3-1-ca6da26

    Jan 11, 2021
  • cats-parse_3.0.0-M3-0.3.0

    Jan 11, 2021
  • cats-parse_3.0.0-M3-0.3-35-9e40cb6

    Jan 11, 2021
  • cats-parse_3.0.0-M3-0.3-34-8108cab

    Jan 11, 2021
  • cats-parse_3.0.0-M3-0.3-33-fff9846

    Jan 11, 2021
  • cats-parse_3.0.0-M3-0.3-32-d16ffb7

    Jan 11, 2021
  • cats-parse_3.0.0-M3-0.3-31-f5e01ac

    Jan 10, 2021
  • cats-parse_3.0.0-M3-0.3-30-0b29f1a

    Jan 09, 2021
  • cats-parse_3.0.0-M3-0.3-29-9de9f16

    Jan 09, 2021
  • cats-parse_3.0.0-M3-0.3-28-65c69f4

    Jan 09, 2021
  • cats-parse_3.0.0-M3-0.3-27-cf57d35

    Jan 08, 2021
  • cats-parse_3.0.0-M3-0.3-26-95a5ab8

    Jan 08, 2021
  • cats-parse_3.0.0-M3-0.3-25-a10bd60

    Jan 07, 2021
  • cats-parse_3.0.0-M3-0.3-24-8d3d379

    Jan 06, 2021
  • cats-parse_3.0.0-M3-0.3-23-75d01a5

    Jan 04, 2021
  • cats-parse_3.0.0-M3-0.3-19-ae368ca

    Jan 03, 2021
  • cats-parse_3.0.0-M3-0.3-18-cad2afc

    Jan 03, 2021
  • cats-parse_3.0.0-M3-0.3-17-ef350e0

    Dec 31, 2020
  • cats-parse_3.0.0-M3-0.3-16-7811045

    Dec 30, 2020
  • cats-parse_3.0.0-M3-0.3-15-07a5ed6

    Dec 24, 2020
  • cats-parse_3.0.0-M3-0.3-14-aaac77c

    Dec 22, 2020

How to add a dependency to Maven

Add the following org.typelevel : cats-parse_3.0.0-M3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.typelevel</groupId>
    <artifactId>cats-parse_3.0.0-M3</artifactId>
    <version>0.3-9-a8716a2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.typelevel : cats-parse_3.0.0-M3 gradle dependency to your build.gradle file:

implementation 'org.typelevel:cats-parse_3.0.0-M3:0.3-9-a8716a2'

Gradle Kotlin DSL: Add the following org.typelevel : cats-parse_3.0.0-M3 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.typelevel:cats-parse_3.0.0-M3:0.3-9-a8716a2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.typelevel : cats-parse_3.0.0-M3 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.typelevel" % "cats-parse_3.0.0-M3" % "0.3-9-a8716a2"