is not current version
Last Version 2.69

com.proofpoint.platform:launcher 1.32


Categories

Categories

ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

launcher
Version

Version

1.32
Type

Type

jar

Download launcher 1.32


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