is not current version
Last Version 1.3.0

edu.hm.hafner:autograding-model 1.1.1

This module autogrades Java projects based on a configurable set of metrics.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

edu.hm.hafner
ArtifactId

ArtifactId

autograding-model
Version

Version

1.1.1
Type

Type

jar

Download autograding-model 1.1.1


<!-- https://jarcasting.com/artifacts/edu.hm.hafner/autograding-model/ -->
<dependency>
    <groupId>edu.hm.hafner</groupId>
    <artifactId>autograding-model</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.hm.hafner/autograding-model/
implementation 'edu.hm.hafner:autograding-model:1.1.1'
// https://jarcasting.com/artifacts/edu.hm.hafner/autograding-model/
implementation ("edu.hm.hafner:autograding-model:1.1.1")
'edu.hm.hafner:autograding-model:jar:1.1.1'
<dependency org="edu.hm.hafner" name="autograding-model" rev="1.1.1">
  <artifact name="autograding-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.hm.hafner', module='autograding-model', version='1.1.1')
)
libraryDependencies += "edu.hm.hafner" % "autograding-model" % "1.1.1"
[edu.hm.hafner/autograding-model "1.1.1"]