Last Version

com.weicoder:disruptor 3.4.2

java tools

License

License

Categories

Categories

Disruptor General Purpose Libraries High Performance
GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

disruptor
Version

Version

3.4.2
Type

Type

jar
Description

Description

java tools

Download disruptor 3.4.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.