slurpee

An implementation of JSON-RPC for Scala

License

License

GroupId

GroupId

tf.bug
ArtifactId

ArtifactId

slurpee_2.11
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

slurpee
An implementation of JSON-RPC for Scala
Project URL

Project URL

https://github.com/sorenbug/slurpee
Project Organization

Project Organization

bugtf
Source Code Management

Source Code Management

https://github.com/sorenbug/slurpee

Download slurpee_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/tf.bug/slurpee_2.11/ -->
<dependency>
    <groupId>tf.bug</groupId>
    <artifactId>slurpee_2.11</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tf.bug/slurpee_2.11/
implementation 'tf.bug:slurpee_2.11:2.0.0'
// https://jarcasting.com/artifacts/tf.bug/slurpee_2.11/
implementation ("tf.bug:slurpee_2.11:2.0.0")
'tf.bug:slurpee_2.11:jar:2.0.0'
<dependency org="tf.bug" name="slurpee_2.11" rev="2.0.0">
  <artifact name="slurpee_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='tf.bug', module='slurpee_2.11', version='2.0.0')
)
libraryDependencies += "tf.bug" % "slurpee_2.11" % "2.0.0"
[tf.bug/slurpee_2.11 "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.mediamath » scala-json_2.11 jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.0