is not current version
Last Version 1.9.66

com.indeed:proctor-pipet-core 1.9.27


GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-pipet-core
Version

Version

1.9.27
Type

Type

jar

Download proctor-pipet-core 1.9.27


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