| License | License | 
|---|---|
| GroupId | GroupIdio.pivotal | 
| ArtifactId | ArtifactIdarca-core | 
| Last Version | Last Version1.0-beta.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionArca Android A comprehensive framework for caching and displaying data. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| arca-core-1.0-beta.3.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.pivotal/arca-core/ -->
<dependency>
    <groupId>io.pivotal</groupId>
    <artifactId>arca-core</artifactId>
    <version>1.0-beta.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.pivotal/arca-core/
implementation 'io.pivotal:arca-core:1.0-beta.3'// https://jarcasting.com/artifacts/io.pivotal/arca-core/
implementation ("io.pivotal:arca-core:1.0-beta.3")'io.pivotal:arca-core:pom:1.0-beta.3'<dependency org="io.pivotal" name="arca-core" rev="1.0-beta.3">
  <artifact name="arca-core" type="pom" />
</dependency>@Grapes(
@Grab(group='io.pivotal', module='arca-core', version='1.0-beta.3')
)libraryDependencies += "io.pivotal" % "arca-core" % "1.0-beta.3"[io.pivotal/arca-core "1.0-beta.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.pivotal : arca-service | jar | 1.0-beta.3 | 
| io.pivotal : arca-threading | jar | 1.0-beta.3 | 
| io.pivotal : arca-provider | jar | 1.0-beta.3 | 
| io.pivotal : arca-utils | jar | 1.0-beta.3 | 
| io.pivotal : arca-broadcaster | jar | 1.0-beta.3 |