is not current version
Last Version 3.10

de.ruedigermoeller:fast-cast 3.04

a fast brokerless messaging library based on reliable UDP multicast

GroupId

GroupId

de.ruedigermoeller
ArtifactId

ArtifactId

fast-cast
Version

Version

3.04
Type

Type

jar

Download fast-cast 3.04


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