scala-grading-runtime

Runtime library for scala-grading.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

scala-grading-runtime_2.11
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

scala-grading-runtime
Runtime library for scala-grading.
Project URL

Project URL

https://github.com/sbt-coursera/scala-grading
Project Organization

Project Organization

ch.epfl.lamp
Source Code Management

Source Code Management

https://github.com/sbt-coursera/scala-grading

Download scala-grading-runtime_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/scala-grading-runtime_2.11/ -->
<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>scala-grading-runtime_2.11</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/scala-grading-runtime_2.11/
implementation 'ch.epfl.lamp:scala-grading-runtime_2.11:0.3'
// https://jarcasting.com/artifacts/ch.epfl.lamp/scala-grading-runtime_2.11/
implementation ("ch.epfl.lamp:scala-grading-runtime_2.11:0.3")
'ch.epfl.lamp:scala-grading-runtime_2.11:jar:0.3'
<dependency org="ch.epfl.lamp" name="scala-grading-runtime_2.11" rev="0.3">
  <artifact name="scala-grading-runtime_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='scala-grading-runtime_2.11', version='0.3')
)
libraryDependencies += "ch.epfl.lamp" % "scala-grading-runtime_2.11" % "0.3"
[ch.epfl.lamp/scala-grading-runtime_2.11 "0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.5
org.scala-lang.modules : scala-pickling_2.11 jar 0.10.0
org.scalatest : scalatest_2.11 jar 2.2.1

Project Modules

There are no modules declared in this project.

scala-grading

This repo contains the grading machinery for the Scala language.

Versions

Version
0.3
0.2
0.1