is not current version
Last Version 0.6.4

com.github.cerst:structible-jsoniter-scala_2.13 0.6.2

structible-jsoniter-scala

Categories

Categories

Scala Languages JSON Data jsoniter
GroupId

GroupId

com.github.cerst
ArtifactId

ArtifactId

structible-jsoniter-scala_2.13
Version

Version

0.6.2
Type

Type

jar

Download structible-jsoniter-scala_2.13 0.6.2


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