is not current version
Last Version 1.9.66

com.indeed:proctor-pipet-deploy 1.7.0


GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-pipet-deploy
Version

Version

1.7.0
Type

Type

war

Download proctor-pipet-deploy 1.7.0


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