Last Version

de.ruedigermoeller:fast-cast 3.10

a fast brokerless messaging library based on reliable UDP multicast

License

License

GroupId

GroupId

de.ruedigermoeller
ArtifactId

ArtifactId

fast-cast
Version

Version

3.10
Type

Type

jar
Description

Description

a fast brokerless messaging library based on reliable UDP multicast
Project URL

Project URL

https://code.google.com/p/fast-cast/

Download fast-cast 3.10


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

Dependencies

compile (1)

Group / Artifact Type Version
de.ruedigermoeller : fst jar 2.42

test (2)

Group / Artifact Type Version
org.hdrhistogram : HdrHistogram jar 2.0.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.