Skip to content

JAVA-Client which enables you to seamlessly integrate the all new Bitmovin API into your existing projects

Notifications You must be signed in to change notification settings

craig-feldman/bitmovin-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

bitmovin

JAVA-Client which enables you to seamlessly integrate the Bitmovin API into your projects. Using this API client requires an active account. Sign up for a Bitmovin API key.

The full Bitmovin API reference can be found on our website.

Getting started

Maven

Add this to your pom.xml:

<dependency>
      <groupId>com.bitmovin.api</groupId>
      <artifactId>bitmovin-java</artifactId>
      <version>1.36.0</version>
</dependency>

Examples

For examples go to our example page.

About

JAVA-Client which enables you to seamlessly integrate the all new Bitmovin API into your existing projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%