is not current version
Last Version 0.28.1

com.github.plokhotnyuk.jsoniter-scala:core_2.13.0-M4 0.27.1

core

Categories

Categories

Scala Languages JSON Data jsoniter
GroupId

GroupId

com.github.plokhotnyuk.jsoniter-scala
ArtifactId

ArtifactId

core_2.13.0-M4
Version

Version

0.27.1
Type

Type

jar

Download core_2.13.0-M4 0.27.1


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