JWPlatform-Java

A client for accessing the JWPlatform API

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.jwplayer
ArtifactId

ArtifactId

jwplatform
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JWPlatform-Java
A client for accessing the JWPlatform API
Project URL

Project URL

https://github.com/jwplayer/jwplatform-java/
Source Code Management

Source Code Management

https://github.com/jwplayer/jwplatform-java

Download jwplatform

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
org.apache.commons : commons-lang3 jar 3.9
com.mashape.unirest : unirest-java jar 1.4.9

test (5)

Group / Artifact Type Version
junit : junit jar 4.13
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-mockito2 jar 2.0.2
org.javassist : javassist jar 3.18.2-GA
org.jacoco : org.jacoco.agent jar 0.8.1

Project Modules

There are no modules declared in this project.
com.jwplayer

JW Player

Versions

Version
1.1.0
1.0.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0
0.0.0