is not current version
Last Version 2.69

com.proofpoint.platform:launcher 1.00


Categories

Categories

ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

launcher
Version

Version

1.00
Type

Type

jar

Download launcher 1.00


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