is not current version
Last Version 2.69

com.proofpoint.platform:launcher 2.37


Categories

Categories

ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

launcher
Version

Version

2.37
Type

Type

jar

Download launcher 2.37


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