License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.eed3si9n |
ArtifactId | ArtifactIdsjson-new-murmurhash_2.12 |
Version | Version0.10.0 |
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.12/ -->
<dependency>
<groupId>com.eed3si9n</groupId>
<artifactId>sjson-new-murmurhash_2.12</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n/sjson-new-murmurhash_2.12/
implementation 'com.eed3si9n:sjson-new-murmurhash_2.12:0.10.0'
// https://jarcasting.com/artifacts/com.eed3si9n/sjson-new-murmurhash_2.12/
implementation ("com.eed3si9n:sjson-new-murmurhash_2.12:0.10.0")
'com.eed3si9n:sjson-new-murmurhash_2.12:jar:0.10.0'
<dependency org="com.eed3si9n" name="sjson-new-murmurhash_2.12" rev="0.10.0">
<artifact name="sjson-new-murmurhash_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n', module='sjson-new-murmurhash_2.12', version='0.10.0')
)
libraryDependencies += "com.eed3si9n" % "sjson-new-murmurhash_2.12" % "0.10.0"
[com.eed3si9n/sjson-new-murmurhash_2.12 "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.eed3si9n : sjson-new-core_2.12 | jar | 0.10.0 |
Group / Artifact | Type | Version |
---|---|---|
com.eed3si9n.verify : verify_2.12 | jar | 1.0.0 |
org.scalacheck : scalacheck_2.12 | jar | 1.15.4 |
org.scalatest : scalatest_2.12 | jar | 3.2.10 |