is not current version
Last Version 3.3.0

nl.komponents.kovenant:kovenant-disruptor 3.0.0-rc.1036.1

LMAX Disruptor Worker Queues for Kovenant

Categories

Categories

Ant Build Tools Disruptor General Purpose Libraries High Performance
GroupId

GroupId

nl.komponents.kovenant
ArtifactId

ArtifactId

kovenant-disruptor
Version

Version

3.0.0-rc.1036.1
Type

Type

jar

Download kovenant-disruptor 3.0.0-rc.1036.1


<!-- https://jarcasting.com/artifacts/nl.komponents.kovenant/kovenant-disruptor/ -->
<dependency>
    <groupId>nl.komponents.kovenant</groupId>
    <artifactId>kovenant-disruptor</artifactId>
    <version>3.0.0-rc.1036.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.komponents.kovenant/kovenant-disruptor/
implementation 'nl.komponents.kovenant:kovenant-disruptor:3.0.0-rc.1036.1'
// https://jarcasting.com/artifacts/nl.komponents.kovenant/kovenant-disruptor/
implementation ("nl.komponents.kovenant:kovenant-disruptor:3.0.0-rc.1036.1")
'nl.komponents.kovenant:kovenant-disruptor:jar:3.0.0-rc.1036.1'
<dependency org="nl.komponents.kovenant" name="kovenant-disruptor" rev="3.0.0-rc.1036.1">
  <artifact name="kovenant-disruptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.komponents.kovenant', module='kovenant-disruptor', version='3.0.0-rc.1036.1')
)
libraryDependencies += "nl.komponents.kovenant" % "kovenant-disruptor" % "3.0.0-rc.1036.1"
[nl.komponents.kovenant/kovenant-disruptor "3.0.0-rc.1036.1"]