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