is not current version
Last Version 1.1.3

io.pivotal:arca-dispatcher 1.0-beta

A comprehensive framework for caching and displaying data.

GroupId

GroupId

io.pivotal
ArtifactId

ArtifactId

arca-dispatcher
Version

Version

1.0-beta
Type

Type

jar

Download arca-dispatcher 1.0-beta


<!-- https://jarcasting.com/artifacts/io.pivotal/arca-dispatcher/ -->
<dependency>
    <groupId>io.pivotal</groupId>
    <artifactId>arca-dispatcher</artifactId>
    <version>1.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/io.pivotal/arca-dispatcher/
implementation 'io.pivotal:arca-dispatcher:1.0-beta'
// https://jarcasting.com/artifacts/io.pivotal/arca-dispatcher/
implementation ("io.pivotal:arca-dispatcher:1.0-beta")
'io.pivotal:arca-dispatcher:jar:1.0-beta'
<dependency org="io.pivotal" name="arca-dispatcher" rev="1.0-beta">
  <artifact name="arca-dispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pivotal', module='arca-dispatcher', version='1.0-beta')
)
libraryDependencies += "io.pivotal" % "arca-dispatcher" % "1.0-beta"
[io.pivotal/arca-dispatcher "1.0-beta"]