is not current version
Last Version 2.69

com.proofpoint.platform:launcher 1.68


Categories

Categories

ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

launcher
Version

Version

1.68
Type

Type

jar

Download launcher 1.68


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