is not current version
Last Version 3.10

de.ruedigermoeller:fast-cast 2.02

a fast brokerless messaging library based on reliable UDP multicast networking

GroupId

GroupId

de.ruedigermoeller
ArtifactId

ArtifactId

fast-cast
Version

Version

2.02
Type

Type

jar

Download fast-cast 2.02


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