is not current version
Last Version 1.9.66

com.indeed:proctor-webapp 1.7.1


GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-webapp
Version

Version

1.7.1
Type

Type

war

Download proctor-webapp 1.7.1


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