MVN

io.pivotal : arca-broadcaster

Maven & Gradle

Oct 31, 2018
2 usages
33 stars

Arca Android · A comprehensive framework for caching and displaying data.

<dependency>
    <groupId>io.pivotal</groupId>
    <artifactId>arca-broadcaster</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.pivotal : arca-broadcaster to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3
  • Latest Beta: 1.0-beta.3

All Versions

Choose a version of io.pivotal : arca-broadcaster to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
arca-broadcaster-1.1.3
arca-broadcaster-1.1.2
arca-broadcaster-1.1.1
arca-broadcaster-1.1.0
1.0
arca-broadcaster-1.0-beta.3
arca-broadcaster-1.0-beta

How to add a dependency to Maven

Add the following io.pivotal : arca-broadcaster maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.pivotal</groupId>
    <artifactId>arca-broadcaster</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.pivotal : arca-broadcaster gradle dependency to your build.gradle file:

implementation 'io.pivotal:arca-broadcaster:1.1.3'

Gradle Kotlin DSL: Add the following io.pivotal : arca-broadcaster gradle kotlin dependency to your build.gradle.kts file:

implementation("io.pivotal:arca-broadcaster:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.pivotal : arca-broadcaster sbt scala dependency to your build.sbt file:

libraryDependencies += "io.pivotal" % "arca-broadcaster" % "1.1.3"

Advertisement

Dependencies from Group

Oct 31, 2018
5 usages
33 stars
Oct 31, 2018
3 usages
33 stars
Oct 31, 2018
2 usages
33 stars
Oct 31, 2018
2 usages
33 stars
Oct 31, 2018
2 usages
33 stars

Discover Dependencies