is not current version
Last Version 3.10

de.ruedigermoeller:fast-cast 3.02

a fast brokerless messaging library based on reliable UDP multicast

GroupId

GroupId

de.ruedigermoeller
ArtifactId

ArtifactId

fast-cast
Version

Version

3.02
Type

Type

jar

Download fast-cast 3.02


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