is not current version
Last Version 2.69

com.proofpoint.platform:event 1.40


Categories

Categories

ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

event
Version

Version

1.40
Type

Type

jar

Download event 1.40


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