is not current version
Last Version 0.3

ch.epfl.lamp:scala-grading-instragent 0.2

Java agent performing instrumentation for scala-grading.

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

scala-grading-instragent
Version

Version

0.2
Type

Type

jar

Download scala-grading-instragent 0.2


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