MVN

com.github.plokhotnyuk.jsoniter-scala : core_2.12

Maven & Gradle

Jun 16, 2018
2 usages
705 stars

core · core

<dependency>
    <groupId>com.github.plokhotnyuk.jsoniter-scala</groupId>
    <artifactId>core_2.12</artifactId>
    <version>0.28.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.plokhotnyuk.jsoniter-scala : core_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.28.1

All Versions

Choose a version of com.github.plokhotnyuk.jsoniter-scala : core_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.28.x
core_2.12-0.28.1
core_2.12-0.28.0
0.27.x
core_2.12-0.27.4
core_2.12-0.27.3
core_2.12-0.27.2
core_2.12-0.27.1
core_2.12-0.27.0
0.26.x
core_2.12-0.26.0
0.25.x
core_2.12-0.25.4
core_2.12-0.25.3
core_2.12-0.25.2
core_2.12-0.25.1
core_2.12-0.25.0
0.24.x
core_2.12-0.24.4
core_2.12-0.24.3
core_2.12-0.24.2
core_2.12-0.24.1
core_2.12-0.24.0
0.23.x
core_2.12-0.23.0
0.22.x
core_2.12-0.22.3
core_2.12-0.22.2
core_2.12-0.22.1
core_2.12-0.22.0
0.21.x
core_2.12-0.21.6
core_2.12-0.21.5
core_2.12-0.21.4
core_2.12-0.21.3
core_2.12-0.21.2
core_2.12-0.21.1
core_2.12-0.21.0
0.20.x
core_2.12-0.20.0
0.19.x
core_2.12-0.19.0
0.18.x
core_2.12-0.18.0
0.17.x
core_2.12-0.17.0
0.16.x
core_2.12-0.16.0
0.15.x
core_2.12-0.15.0
0.14.x
core_2.12-0.14.0
0.13.x
core_2.12-0.13.0
0.12.x
core_2.12-0.12.0
0.11.x
core_2.12-0.11.0
0.10.x
core_2.12-0.10.0
0.9.x
core_2.12-0.9.5
core_2.12-0.9.4
core_2.12-0.9.3
core_2.12-0.9.2
core_2.12-0.9.1
core_2.12-0.9.0
0.8.x
core_2.12-0.8.1
core_2.12-0.8.0
0.7.x
core_2.12-0.7.2
core_2.12-0.7.1
core_2.12-0.7.0
0.6.x
core_2.12-0.6.5
core_2.12-0.6.4
core_2.12-0.6.3
core_2.12-0.6.2
core_2.12-0.6.1
core_2.12-0.6.0
0.5.x
core_2.12-0.5.2
core_2.12-0.5.1
core_2.12-0.5.0
0.4.x
core_2.12-0.4.1
core_2.12-0.4.0
0.3.x
core_2.12-0.3.4
core_2.12-0.3.3
core_2.12-0.3.2
core_2.12-0.3.1
core_2.12-0.3.0
0.2.x
core_2.12-0.2.2
core_2.12-0.2.1
0.2
core_2.12-0.2
0.1
core_2.12-0.1

How to add a dependency to Maven

Add the following com.github.plokhotnyuk.jsoniter-scala : core_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.plokhotnyuk.jsoniter-scala</groupId>
    <artifactId>core_2.12</artifactId>
    <version>0.28.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.plokhotnyuk.jsoniter-scala : core_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.plokhotnyuk.jsoniter-scala:core_2.12:0.28.1'

Gradle Kotlin DSL: Add the following com.github.plokhotnyuk.jsoniter-scala : core_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.plokhotnyuk.jsoniter-scala:core_2.12:0.28.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.plokhotnyuk.jsoniter-scala : core_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.plokhotnyuk.jsoniter-scala" % "core_2.12" % "0.28.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 16, 2018
2 usages
705 stars
Feb 08, 2018
1 usages
Sep 03, 2018
1 usages
Sep 03, 2018
1 usages
Sep 03, 2018
1 usages
Feb 08, 2018
1 usages
Sep 03, 2018
1 usages
Sep 20, 2018
2 usages
Dec 01, 2022
1 usages
Nov 26, 2019
1 usages
250 stars