bateman-json


License

License

Categories

Categories

Scala Languages JSON Data
GroupId

GroupId

org.scalawag.bateman
ArtifactId

ArtifactId

bateman-json_sjs1_2.13
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

bateman-json
bateman-json
Project URL

Project URL

http://github.com/scalawag/bateman
Project Organization

Project Organization

org.scalawag.bateman
Source Code Management

Source Code Management

http://github.com/scalawag/bateman

Download bateman-json_sjs1_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json_sjs1_2.13/ -->
<dependency>
    <groupId>org.scalawag.bateman</groupId>
    <artifactId>bateman-json_sjs1_2.13</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json_sjs1_2.13/
implementation 'org.scalawag.bateman:bateman-json_sjs1_2.13:0.2.0'
// https://jarcasting.com/artifacts/org.scalawag.bateman/bateman-json_sjs1_2.13/
implementation ("org.scalawag.bateman:bateman-json_sjs1_2.13:0.2.0")
'org.scalawag.bateman:bateman-json_sjs1_2.13:jar:0.2.0'
<dependency org="org.scalawag.bateman" name="bateman-json_sjs1_2.13" rev="0.2.0">
  <artifact name="bateman-json_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalawag.bateman', module='bateman-json_sjs1_2.13', version='0.2.0')
)
libraryDependencies += "org.scalawag.bateman" % "bateman-json_sjs1_2.13" % "0.2.0"
[org.scalawag.bateman/bateman-json_sjs1_2.13 "0.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.scala-js : scalajs-library_2.13 jar 1.10.0
org.typelevel : cats-core_sjs1_2.13 jar 2.7.0
org.scala-lang.modules : scala-collection-compat_sjs1_2.13 jar 2.7.0
io.github.cquiroz : scala-java-time_sjs1_2.13 jar 2.2.2

test (3)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.10.0
org.scalatest : scalatest_sjs1_2.13 jar 3.2.3
org.scalacheck : scalacheck_sjs1_2.13 jar 1.16.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.13