MVN

su.litvak.chromecast : api-v2

Maven & Gradle

Apr 09, 2020
1 usages
232 stars

ChromeCast Java API v2 · Java implementation of ChromeCast V2 protocol client

<dependency>
    <groupId>su.litvak.chromecast</groupId>
    <artifactId>api-v2</artifactId>
    <version>0.11.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of su.litvak.chromecast : api-v2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.3

All Versions

Choose a version of su.litvak.chromecast : api-v2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
api-v2-0.11.3
api-v2-0.11.2
api-v2-0.11.1
api-v2-0.11.0
0.10.x
api-v2-0.10.6
api-v2-0.10.5
api-v2-0.10.4
api-v2-0.10.3
api-v2-0.10.2
api-v2-0.10.1
api-v2-0.10.0
0.9.x
api-v2-0.9.3
api-v2-0.9.2
api-v2-0.9.1
api-v2-0.9.0
0.0.x
api-v2-0.0.7
api-v2-0.0.6
api-v2-0.0.5
api-v2-0.0.4
api-v2-0.0.3
api-v2-0.0.2
api-v2-0.0.1

How to add a dependency to Maven

Add the following su.litvak.chromecast : api-v2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>su.litvak.chromecast</groupId>
    <artifactId>api-v2</artifactId>
    <version>0.11.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following su.litvak.chromecast : api-v2 gradle dependency to your build.gradle file:

implementation 'su.litvak.chromecast:api-v2:0.11.3'

Gradle Kotlin DSL: Add the following su.litvak.chromecast : api-v2 gradle kotlin dependency to your build.gradle.kts file:

implementation("su.litvak.chromecast:api-v2:0.11.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following su.litvak.chromecast : api-v2 sbt scala dependency to your build.sbt file:

libraryDependencies += "su.litvak.chromecast" % "api-v2" % "0.11.3"

Advertisement

Dependencies from Group

Apr 09, 2020
1 usages
232 stars

Discover Dependencies

May 22, 2017
3 stars
Jan 03, 2023
4 usages
58.9k stars
Jul 20, 2023
712 stars
Feb 24, 2016
4 usages
Jan 10, 2017
58 stars
May 26, 2016
1 stars
ws
Apr 27, 2023
42 usages
21k stars