is not current version
Last Version 1.1.3

io.pivotal:arca-service 1.0-beta.3

A comprehensive framework for caching and displaying data.

GroupId

GroupId

io.pivotal
ArtifactId

ArtifactId

arca-service
Version

Version

1.0-beta.3
Type

Type

jar

Download arca-service 1.0-beta.3


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