MVN

dev.zio : zio-json_2.13

Maven & Gradle

Mar 18, 2023
29 usages

zio-json · zio-json

<dependency>
    <groupId>dev.zio</groupId>
    <artifactId>zio-json_2.13</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.zio : zio-json_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0
  • Latest Release Candidate: 0.3.0-RC11

All Versions

Choose a version of dev.zio : zio-json_2.13 to add to Maven or Gradle - All Versions:

  • Version Updated
  • zio-json_2.13-0.5.0

    Mar 18, 2023
  • zio-json_2.13-0.4.2

    Dec 05, 2022
  • zio-json_2.13-0.4.1

    Dec 05, 2022
  • zio-json_2.13-0.4.0

    Dec 04, 2022
  • zio-json_2.13-0.3.0

    Sep 15, 2022
  • zio-json_2.13-0.2.0

    Sep 14, 2022
  • zio-json_2.13-0.3.0-RC11

    Aug 17, 2022
  • zio-json_2.13-0.3.0-RC10

    Jul 07, 2022
  • zio-json_2.13-0.3.0-RC9

    Jun 27, 2022
  • zio-json_2.13-0.3.0-RC8

    May 04, 2022
  • zio-json_2.13-0.2.0-M4

    Apr 11, 2022
  • zio-json_2.13-0.3.0-RC7

    Apr 09, 2022
  • zio-json_2.13-0.3.0-RC6

    Apr 03, 2022
  • zio-json_2.13-0.3.0-RC5

    Mar 28, 2022
  • zio-json_2.13-0.3.0-RC4

    Mar 21, 2022
  • zio-json_2.13-0.3.0-RC3

    Feb 03, 2022
  • zio-json_2.13-0.3.0-RC2

    Jan 19, 2022
  • zio-json_2.13-0.3.0-RC1-1

    Dec 21, 2021
  • zio-json_2.13-0.2.0-M3

    Nov 28, 2021
  • zio-json_2.13-0.2.0-M2

    Nov 10, 2021
  • zio-json_2.13-0.2.0-M1

    Jul 23, 2021
  • zio-json_2.13-0.1.5

    May 19, 2021
  • zio-json_2.13-0.1.4

    Apr 07, 2021
  • zio-json_2.13-0.1.3

    Mar 24, 2021
  • zio-json_2.13-0.1.2

    Mar 16, 2021
  • zio-json_2.13-0.1.1

    Mar 15, 2021
  • zio-json_2.13-0.1

    Feb 03, 2021
  • zio-json_2.13-0.0.1

    Nov 20, 2020

How to add a dependency to Maven

Add the following dev.zio : zio-json_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.zio</groupId>
    <artifactId>zio-json_2.13</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.zio : zio-json_2.13 gradle dependency to your build.gradle file:

implementation 'dev.zio:zio-json_2.13:0.5.0'

Gradle Kotlin DSL: Add the following dev.zio : zio-json_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.zio:zio-json_2.13:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.zio : zio-json_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.zio" % "zio-json_2.13" % "0.5.0"

Advertisement

Dependencies from Group

Mar 06, 2023
914 usages
3.1k stars
Mar 06, 2023
892 usages
3.1k stars
Mar 06, 2023
865 usages
3.1k stars
Mar 06, 2023
847 usages
3.1k stars
Mar 06, 2023
712 usages
3.1k stars

Discover Dependencies

Dec 17, 2020
20 usages
Mar 31, 2023
30 usages
Feb 23, 2021
20 usages
Feb 24, 2023
21 usages
May 11, 2021
20 usages
Jan 05, 2023
20 usages
Jan 04, 2023
29 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome