License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.eed3si9n |
ArtifactId | ArtifactIdsjson-new-murmurhash_2.10 |
Version | Version0.8.3 |
Type | Typejar |
Description |
Descriptionsjson-new-murmurhash
A Scala library for JSON (de)serialization
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.eed3si9n/sjson-new-murmurhash_2.10/ -->
<dependency>
<groupId>com.eed3si9n</groupId>
<artifactId>sjson-new-murmurhash_2.10</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n/sjson-new-murmurhash_2.10/
implementation 'com.eed3si9n:sjson-new-murmurhash_2.10:0.8.3'
// https://jarcasting.com/artifacts/com.eed3si9n/sjson-new-murmurhash_2.10/
implementation ("com.eed3si9n:sjson-new-murmurhash_2.10:0.8.3")
'com.eed3si9n:sjson-new-murmurhash_2.10:jar:0.8.3'
<dependency org="com.eed3si9n" name="sjson-new-murmurhash_2.10" rev="0.8.3">
<artifact name="sjson-new-murmurhash_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n', module='sjson-new-murmurhash_2.10', version='0.8.3')
)
libraryDependencies += "com.eed3si9n" % "sjson-new-murmurhash_2.10" % "0.8.3"
[com.eed3si9n/sjson-new-murmurhash_2.10 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
com.eed3si9n : sjson-new-core_2.10 | jar | 0.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.10 | jar | 3.8.6 |
org.specs2 : specs2-scalacheck_2.10 | jar | 3.8.6 |
org.scalacheck : scalacheck_2.10 | jar | 1.14.0 |
org.scalatest : scalatest_2.10 | jar | 3.0.8 |