is not current version
Last Version 1.1.3

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

A comprehensive framework for caching and displaying data.

GroupId

GroupId

io.pivotal
ArtifactId

ArtifactId

arca-utils
Version

Version

1.0-beta.3
Type

Type

jar

Download arca-utils 1.0-beta.3


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