is not current version
Last Version 1.9.66

com.indeed:proctor-webapp 1.9.65


GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-webapp
Version

Version

1.9.65
Type

Type

war

Download proctor-webapp 1.9.65


<!-- https://jarcasting.com/artifacts/com.indeed/proctor-webapp/ -->
<dependency>
    <groupId>com.indeed</groupId>
    <artifactId>proctor-webapp</artifactId>
    <version>1.9.65</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.indeed/proctor-webapp/
implementation 'com.indeed:proctor-webapp:1.9.65'
// https://jarcasting.com/artifacts/com.indeed/proctor-webapp/
implementation ("com.indeed:proctor-webapp:1.9.65")
'com.indeed:proctor-webapp:war:1.9.65'
<dependency org="com.indeed" name="proctor-webapp" rev="1.9.65">
  <artifact name="proctor-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.indeed', module='proctor-webapp', version='1.9.65')
)
libraryDependencies += "com.indeed" % "proctor-webapp" % "1.9.65"
[com.indeed/proctor-webapp "1.9.65"]