| License |
License |
|---|---|
| Categories |
CategoriesScala Languages JSON Data |
| GroupId | GroupIdorg.scalawag.bateman |
| ArtifactId | ArtifactIdbateman-json_2.12 |
| Version | Version0.1.2 |
| 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.12-0.1.2.pom | |
| bateman-json_2.12-0.1.2.jar | 483 KB |
| bateman-json_2.12-0.1.2-sources.jar | 50 KB |
| bateman-json_2.12-0.1.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json_2.12/ -->
<dependency>
<groupId>org.scalawag.bateman</groupId>
<artifactId>bateman-json_2.12</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json_2.12/
implementation 'org.scalawag.bateman:bateman-json_2.12:0.1.2'
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json_2.12/
implementation ("org.scalawag.bateman:bateman-json_2.12:0.1.2")
'org.scalawag.bateman:bateman-json_2.12:jar:0.1.2'
<dependency org="org.scalawag.bateman" name="bateman-json_2.12" rev="0.1.2">
<artifact name="bateman-json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalawag.bateman', module='bateman-json_2.12', version='0.1.2')
)
libraryDependencies += "org.scalawag.bateman" % "bateman-json_2.12" % "0.1.2"
[org.scalawag.bateman/bateman-json_2.12 "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.typelevel : cats-core_2.12 | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.3 |
| org.scalacheck : scalacheck_2.12 | jar | 1.14.1 |