is not current version
Last Version 2.69

com.proofpoint.platform:event 0.91


Categories

Categories

ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

event
Version

Version

0.91
Type

Type

jar

Download event 0.91


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