s

sjson-new-murmurhash_2.13

A Scala library for JSON (de)serialization
https://github.com/eed3si9n/sjson-new
Apache 2
eed3si9n
Eugene Yokota
Files download
File Operation
sjson-new-murmurhash_2.13-0.14.0-M2.jar download
sjson-new-murmurhash_2.13-0.14.0-M2.pom download
sjson-new-murmurhash_2.13-0.14.0-M2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.eed3si9n</groupId>
  <artifactId>sjson-new-murmurhash_2.13</artifactId>
  <version>0.14.0-M2</version>
</dependency>
Gradle Groovy
implementation 'com.eed3si9n:sjson-new-murmurhash_2.13:0.14.0-M2'
Gradle Kotlin
implementation("com.eed3si9n:sjson-new-murmurhash_2.13:0.14.0-M2")
Scala SBT
libraryDependencies += "com.eed3si9n" % "sjson-new-murmurhash_2.13" % "0.14.0-M2"
Groovy Grape
@Grapes(
  @Grab(group='com.eed3si9n', module='sjson-new-murmurhash_2.13', version='0.14.0-M2')
)
Apache Ivy
<dependency org="com.eed3si9n" name="sjson-new-murmurhash_2.13" rev="0.14.0-M2" />
Leiningen
[com.eed3si9n/sjson-new-murmurhash_2.13 "0.14.0-M2"]
Apache Buildr
'com.eed3si9n:sjson-new-murmurhash_2.13:jar:0.14.0-M2'