scala-grading
This repo contains the grading machinery for the Scala language.
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesScala Languages | 
        
| GroupId | GroupIdch.epfl.lamp | 
    
| ArtifactId | ArtifactIdscala-grading-instragent | 
    
| Last Version | Last Version0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionscala-grading-instragent 
            Java agent performing instrumentation for scala-grading. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/scala-grading-instragent/ -->
<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>scala-grading-instragent</artifactId>
    <version>0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/ch.epfl.lamp/scala-grading-instragent/
implementation 'ch.epfl.lamp:scala-grading-instragent:0.3'
                // https://jarcasting.com/artifacts/ch.epfl.lamp/scala-grading-instragent/
implementation ("ch.epfl.lamp:scala-grading-instragent:0.3")
                'ch.epfl.lamp:scala-grading-instragent:jar:0.3'
                <dependency org="ch.epfl.lamp" name="scala-grading-instragent" rev="0.3">
  <artifact name="scala-grading-instragent" type="jar" />
</dependency>
                @Grapes(
@Grab(group='ch.epfl.lamp', module='scala-grading-instragent', version='0.3')
)
                libraryDependencies += "ch.epfl.lamp" % "scala-grading-instragent" % "0.3"
                [ch.epfl.lamp/scala-grading-instragent "0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.asm : asm | jar | 4.0 | 
This repo contains the grading machinery for the Scala language.