Last Version

core 0.28.1

core

License

License

Categories

Categories

Scala Languages JSON Data jsoniter
GroupId

GroupId

com.github.plokhotnyuk.jsoniter-scala
ArtifactId

ArtifactId

core_2.12
Version

Version

0.28.1
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/plokhotnyuk/jsoniter-scala
Project Organization

Project Organization

com.github.plokhotnyuk.jsoniter-scala
Source Code Management

Source Code Management

https://github.com/plokhotnyuk/jsoniter-scala

Download core_2.12 0.28.1


<!-- https://jarcasting.com/artifacts/com.github.plokhotnyuk.jsoniter-scala/core_2.12/ -->
<dependency>
    <groupId>com.github.plokhotnyuk.jsoniter-scala</groupId>
    <artifactId>core_2.12</artifactId>
    <version>0.28.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.plokhotnyuk.jsoniter-scala/core_2.12/
implementation 'com.github.plokhotnyuk.jsoniter-scala:core_2.12:0.28.1'
// https://jarcasting.com/artifacts/com.github.plokhotnyuk.jsoniter-scala/core_2.12/
implementation ("com.github.plokhotnyuk.jsoniter-scala:core_2.12:0.28.1")
'com.github.plokhotnyuk.jsoniter-scala:core_2.12:jar:0.28.1'
<dependency org="com.github.plokhotnyuk.jsoniter-scala" name="core_2.12" rev="0.28.1">
  <artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.plokhotnyuk.jsoniter-scala', module='core_2.12', version='0.28.1')
)
libraryDependencies += "com.github.plokhotnyuk.jsoniter-scala" % "core_2.12" % "0.28.1"
[com.github.plokhotnyuk.jsoniter-scala/core_2.12 "0.28.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.12 jar 1.14.0
org.scalatest : scalatest_2.12 jar 3.0.6-SNAP1

Project Modules

There are no modules declared in this project.