License |
License |
---|---|
GroupId | GroupIdsu.litvak.chromecast |
ArtifactId | ArtifactIdapi-v2 |
Version | Version0.11.3 |
Type | Typejar |
Description |
DescriptionChromeCast Java API v2
Java implementation of ChromeCast V2 protocol client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-v2-0.11.3.pom | |
api-v2-0.11.3.jar | 130 KB |
api-v2-0.11.3-sources.jar | 57 KB |
api-v2-0.11.3-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/su.litvak.chromecast/api-v2/ -->
<dependency>
<groupId>su.litvak.chromecast</groupId>
<artifactId>api-v2</artifactId>
<version>0.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/su.litvak.chromecast/api-v2/
implementation 'su.litvak.chromecast:api-v2:0.11.3'
// https://jarcasting.com/artifacts/su.litvak.chromecast/api-v2/
implementation ("su.litvak.chromecast:api-v2:0.11.3")
'su.litvak.chromecast:api-v2:jar:0.11.3'
<dependency org="su.litvak.chromecast" name="api-v2" rev="0.11.3">
<artifact name="api-v2" type="jar" />
</dependency>
@Grapes(
@Grab(group='su.litvak.chromecast', module='api-v2', version='0.11.3')
)
libraryDependencies += "su.litvak.chromecast" % "api-v2" % "0.11.3"
[su.litvak.chromecast/api-v2 "0.11.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jmdns : jmdns | jar | [3.5.1,3.5.5] |
com.google.protobuf : protobuf-java | jar | 2.6.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | [2.9.1,2.9.99],[2.10.1,2.10.99] |
com.fasterxml.jackson.core : jackson-databind | jar | [2.9.1,2.9.99],[2.10.1,2.10.99] |
org.slf4j : slf4j-api | jar | [1.7.2,1.7.100] |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | [1.7.2,1.7.100] |