AutograderUtils

Autograder Utils package - anything that needs to be referenced outside of the Autograder

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.rwsargent
ArtifactId

ArtifactId

autograder-utils
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

AutograderUtils
Autograder Utils package - anything that needs to be referenced outside of the Autograder
Project URL

Project URL

https://github.com/rwsargent/autograder-utils

Download autograder-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.3
2.0