scala-json-rpc


License

License

MIT
Categories

Categories

Scala Languages JSON Data
GroupId

GroupId

com.github.nawforce
ArtifactId

ArtifactId

scala-json-rpc_2.13
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

scala-json-rpc
scala-json-rpc
Project URL

Project URL

https://github.com/nawforce/scala-json-rpc
Project Organization

Project Organization

com.github.nawforce

Download scala-json-rpc_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nawforce/scala-json-rpc_2.13/ -->
<dependency>
    <groupId>com.github.nawforce</groupId>
    <artifactId>scala-json-rpc_2.13</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nawforce/scala-json-rpc_2.13/
implementation 'com.github.nawforce:scala-json-rpc_2.13:1.0.1'
// https://jarcasting.com/artifacts/com.github.nawforce/scala-json-rpc_2.13/
implementation ("com.github.nawforce:scala-json-rpc_2.13:1.0.1")
'com.github.nawforce:scala-json-rpc_2.13:jar:1.0.1'
<dependency org="com.github.nawforce" name="scala-json-rpc_2.13" rev="1.0.1">
  <artifact name="scala-json-rpc_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nawforce', module='scala-json-rpc_2.13', version='1.0.1')
)
libraryDependencies += "com.github.nawforce" % "scala-json-rpc_2.13" % "1.0.1"
[com.github.nawforce/scala-json-rpc_2.13 "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
org.scala-lang : scala-reflect jar 2.13.3
com.lihaoyi : upickle_2.13 jar 1.2.0

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.0
org.scalatest : scalatest-freespec_2.13 jar 3.2.0
org.scalatest : scalatest-shouldmatchers_2.13 jar 3.2.0
org.scalacheck : scalacheck_2.13 jar [1.14,1.15),[1.140,1.150),[1.1400,1.1500),[1.14000,1.15000),[1.140000,1.150000)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0