is not current version
Last Version 1.5.0

io.reacted:reacted-all 1.4.6

Java actor framework for building replayable microservices based applications in a distributed and heterogeneous environment

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reacted
ArtifactId

ArtifactId

reacted-all
Version

Version

1.4.6
Type

Type

pom

Download reacted-all 1.4.6

Filename Size
reacted-all-1.4.6.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/io.reacted/reacted-all/ -->
<dependency>
    <groupId>io.reacted</groupId>
    <artifactId>reacted-all</artifactId>
    <version>1.4.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.reacted/reacted-all/
implementation 'io.reacted:reacted-all:1.4.6'
// https://jarcasting.com/artifacts/io.reacted/reacted-all/
implementation ("io.reacted:reacted-all:1.4.6")
'io.reacted:reacted-all:pom:1.4.6'
<dependency org="io.reacted" name="reacted-all" rev="1.4.6">
  <artifact name="reacted-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.reacted', module='reacted-all', version='1.4.6')
)
libraryDependencies += "io.reacted" % "reacted-all" % "1.4.6"
[io.reacted/reacted-all "1.4.6"]