is not current version
Last Version 1.1.3

io.pivotal:arca-provider 1.0-beta

A comprehensive framework for caching and displaying data.

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.pivotal
ArtifactId

ArtifactId

arca-provider
Version

Version

1.0-beta
Type

Type

jar

Download arca-provider 1.0-beta


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