is not current version
Last Version 2.69

com.proofpoint.platform:concurrent 1.64


Categories

Categories

ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

concurrent
Version

Version

1.64
Type

Type

jar

Download concurrent 1.64


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