License |
License |
---|---|
Categories |
CategoriesScala Languages JSON Data |
GroupId | GroupIdorg.scalawag.bateman |
ArtifactId | ArtifactIdbateman-json_2.13 |
Version | Version0.1.3 |
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.3.pom | |
bateman-json_2.13-0.1.3.jar | 494 KB |
bateman-json_2.13-0.1.3-sources.jar | 50 KB |
bateman-json_2.13-0.1.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json_2.13/
implementation 'org.scalawag.bateman:bateman-json_2.13:0.1.3'
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json_2.13/
implementation ("org.scalawag.bateman:bateman-json_2.13:0.1.3")
'org.scalawag.bateman:bateman-json_2.13:jar:0.1.3'
<dependency org="org.scalawag.bateman" name="bateman-json_2.13" rev="0.1.3">
<artifact name="bateman-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalawag.bateman', module='bateman-json_2.13', version='0.1.3')
)
libraryDependencies += "org.scalawag.bateman" % "bateman-json_2.13" % "0.1.3"
[org.scalawag.bateman/bateman-json_2.13 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
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 |