License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.stephenn |
ArtifactId | ArtifactIdscalatest-circe_2.12 |
Last Version | Last Version0.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalatest-circe
scalatest-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.stephenn/scalatest-circe_2.12/ -->
<dependency>
<groupId>com.stephenn</groupId>
<artifactId>scalatest-circe_2.12</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.stephenn/scalatest-circe_2.12/
implementation 'com.stephenn:scalatest-circe_2.12:0.2.5'
// https://jarcasting.com/artifacts/com.stephenn/scalatest-circe_2.12/
implementation ("com.stephenn:scalatest-circe_2.12:0.2.5")
'com.stephenn:scalatest-circe_2.12:jar:0.2.5'
<dependency org="com.stephenn" name="scalatest-circe_2.12" rev="0.2.5">
<artifact name="scalatest-circe_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stephenn', module='scalatest-circe_2.12', version='0.2.5')
)
libraryDependencies += "com.stephenn" % "scalatest-circe_2.12" % "0.2.5"
[com.stephenn/scalatest-circe_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 |
org.gnieh : diffson-circe_2.12 | jar | 4.1.1 |
io.circe : circe-core_2.12 | jar | 0.14.1 |
io.circe : circe-generic_2.12 | jar | 0.14.1 |
io.circe : circe-parser_2.12 | jar | 0.14.1 |