is not current version
Last Version 2022.5.0

io.github.davidwhitlock.cs410J:grader 2021.0.0


GroupId

GroupId

io.github.davidwhitlock.cs410J
ArtifactId

ArtifactId

grader
Version

Version

2021.0.0
Type

Type

jar

Download grader 2021.0.0


<!-- https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J/grader/ -->
<dependency>
    <groupId>io.github.davidwhitlock.cs410J</groupId>
    <artifactId>grader</artifactId>
    <version>2021.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J/grader/
implementation 'io.github.davidwhitlock.cs410J:grader:2021.0.0'
// https://jarcasting.com/artifacts/io.github.davidwhitlock.cs410J/grader/
implementation ("io.github.davidwhitlock.cs410J:grader:2021.0.0")
'io.github.davidwhitlock.cs410J:grader:jar:2021.0.0'
<dependency org="io.github.davidwhitlock.cs410J" name="grader" rev="2021.0.0">
  <artifact name="grader" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.davidwhitlock.cs410J', module='grader', version='2021.0.0')
)
libraryDependencies += "io.github.davidwhitlock.cs410J" % "grader" % "2021.0.0"
[io.github.davidwhitlock.cs410J/grader "2021.0.0"]