is not current version
Last Version 4.1.4

ch.jodersky:akka-serial-sync_2.11 4.1.0

akka-serial-sync

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

ch.jodersky
ArtifactId

ArtifactId

akka-serial-sync_2.11
Version

Version

4.1.0
Type

Type

jar

Download akka-serial-sync_2.11 4.1.0


<!-- https://jarcasting.com/artifacts/ch.jodersky/akka-serial-sync_2.11/ -->
<dependency>
    <groupId>ch.jodersky</groupId>
    <artifactId>akka-serial-sync_2.11</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.jodersky/akka-serial-sync_2.11/
implementation 'ch.jodersky:akka-serial-sync_2.11:4.1.0'
// https://jarcasting.com/artifacts/ch.jodersky/akka-serial-sync_2.11/
implementation ("ch.jodersky:akka-serial-sync_2.11:4.1.0")
'ch.jodersky:akka-serial-sync_2.11:jar:4.1.0'
<dependency org="ch.jodersky" name="akka-serial-sync_2.11" rev="4.1.0">
  <artifact name="akka-serial-sync_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.jodersky', module='akka-serial-sync_2.11', version='4.1.0')
)
libraryDependencies += "ch.jodersky" % "akka-serial-sync_2.11" % "4.1.0"
[ch.jodersky/akka-serial-sync_2.11 "4.1.0"]