| License |
License |
|---|---|
| Categories |
CategoriesScala Languages JSON Data |
| GroupId | GroupIdorg.scalawag.bateman |
| ArtifactId | ArtifactIdbateman-json_2.13 |
| Version | Version0.1.7 |
| Type | Typejar |
| Description |
Descriptionbateman-json
bateman-json
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bateman-json_2.13-0.1.7.pom | |
| bateman-json_2.13-0.1.7.jar | 524 KB |
| bateman-json_2.13-0.1.7-sources.jar | 51 KB |
| bateman-json_2.13-0.1.7-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json_2.13/ -->
<dependency>
<groupId>org.scalawag.bateman</groupId>
<artifactId>bateman-json_2.13</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json_2.13/
implementation 'org.scalawag.bateman:bateman-json_2.13:0.1.7'
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json_2.13/
implementation ("org.scalawag.bateman:bateman-json_2.13:0.1.7")
'org.scalawag.bateman:bateman-json_2.13:jar:0.1.7'
<dependency org="org.scalawag.bateman" name="bateman-json_2.13" rev="0.1.7">
<artifact name="bateman-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalawag.bateman', module='bateman-json_2.13', version='0.1.7')
)
libraryDependencies += "org.scalawag.bateman" % "bateman-json_2.13" % "0.1.7"
[org.scalawag.bateman/bateman-json_2.13 "0.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.typelevel : cats-core_2.13 | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.3 |
| org.scalacheck : scalacheck_2.13 | jar | 1.14.1 |
| com.beachape : enumeratum_2.13 | jar | 1.6.1 |