License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.stephenn |
ArtifactId | ArtifactIdscalatest-circe_3 |
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 |
Filename | Size |
---|---|
scalatest-circe_3-0.2.5.pom | |
scalatest-circe_3-0.2.5.jar | 9 KB |
scalatest-circe_3-0.2.5-sources.jar | 1 KB |
scalatest-circe_3-0.2.5-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stephenn/scalatest-circe_3/ -->
<dependency>
<groupId>com.stephenn</groupId>
<artifactId>scalatest-circe_3</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.stephenn/scalatest-circe_3/
implementation 'com.stephenn:scalatest-circe_3:0.2.5'
// https://jarcasting.com/artifacts/com.stephenn/scalatest-circe_3/
implementation ("com.stephenn:scalatest-circe_3:0.2.5")
'com.stephenn:scalatest-circe_3:jar:0.2.5'
<dependency org="com.stephenn" name="scalatest-circe_3" rev="0.2.5">
<artifact name="scalatest-circe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stephenn', module='scalatest-circe_3', version='0.2.5')
)
libraryDependencies += "com.stephenn" % "scalatest-circe_3" % "0.2.5"
[com.stephenn/scalatest-circe_3 "0.2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
org.scalatest : scalatest_3 | jar | 3.2.9 |
org.gnieh : diffson-circe_3 | jar | 4.1.1 |
io.circe : circe-core_3 | jar | 0.14.1 |
io.circe : circe-generic_3 | jar | 0.14.1 |
io.circe : circe-parser_3 | jar | 0.14.1 |