| License |
License |
|---|---|
| Categories |
CategoriesScala Languages JSON Data |
| GroupId | GroupIdorg.scalawag.bateman |
| ArtifactId | ArtifactIdbateman-json-circe_2.13 |
| Version | Version0.1.7 |
| Type | Typejar |
| Description |
Descriptionbateman-json-circe
bateman-json-circe
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json-circe_2.13/ -->
<dependency>
<groupId>org.scalawag.bateman</groupId>
<artifactId>bateman-json-circe_2.13</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json-circe_2.13/
implementation 'org.scalawag.bateman:bateman-json-circe_2.13:0.1.7'
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json-circe_2.13/
implementation ("org.scalawag.bateman:bateman-json-circe_2.13:0.1.7")
'org.scalawag.bateman:bateman-json-circe_2.13:jar:0.1.7'
<dependency org="org.scalawag.bateman" name="bateman-json-circe_2.13" rev="0.1.7">
<artifact name="bateman-json-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalawag.bateman', module='bateman-json-circe_2.13', version='0.1.7')
)
libraryDependencies += "org.scalawag.bateman" % "bateman-json-circe_2.13" % "0.1.7"
[org.scalawag.bateman/bateman-json-circe_2.13 "0.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.scalawag.bateman : bateman-json_2.13 | jar | 0.1.7 |
| io.circe : circe-core_2.13 | jar | 0.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.3 |
| org.scalacheck : scalacheck_2.13 | jar | 1.14.1 |