License |
License |
---|---|
Categories |
CategoriesScala Languages JSON Data |
GroupId | GroupIdcom.stephenn |
ArtifactId | ArtifactIdscalatest-json4s_2.13 |
Last Version | Last Version0.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalatest-json4s
scalatest-json4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.stephenn/scalatest-json4s_2.13/ -->
<dependency>
<groupId>com.stephenn</groupId>
<artifactId>scalatest-json4s_2.13</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.stephenn/scalatest-json4s_2.13/
implementation 'com.stephenn:scalatest-json4s_2.13:0.2.5'
// https://jarcasting.com/artifacts/com.stephenn/scalatest-json4s_2.13/
implementation ("com.stephenn:scalatest-json4s_2.13:0.2.5")
'com.stephenn:scalatest-json4s_2.13:jar:0.2.5'
<dependency org="com.stephenn" name="scalatest-json4s_2.13" rev="0.2.5">
<artifact name="scalatest-json4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stephenn', module='scalatest-json4s_2.13', version='0.2.5')
)
libraryDependencies += "com.stephenn" % "scalatest-json4s_2.13" % "0.2.5"
[com.stephenn/scalatest-json4s_2.13 "0.2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.json4s : json4s-native_2.13 | jar | 4.0.1 |
org.scalatest : scalatest_2.13 | jar | 3.2.9 |