is not current version
Last Version 2.69

com.proofpoint.platform:launcher 0.71


Categories

Categories

ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

launcher
Version

Version

0.71
Type

Type

jar

Download launcher 0.71


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