Download PeriscopeAPI-1.1.0.jar file - Jar p

Jar examples for p:PeriscopeAPI

Description

Java implementation of Periscope Producer API

You can download jar file PeriscopeAPI 1.1.0 in this page.

License

The Apache License, Version 2.0 (ALv2)

Build File

You can use the following script to add PeriscopeAPI-1.1.0.jar to your project.

<dependency>
   <groupId>io.antmedia.api.periscope</groupId>
   <artifactId>PeriscopeAPI</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'io.antmedia.api.periscope', name: 'PeriscopeAPI', version: '1.1.0'
libraryDependencies += "io.antmedia.api.periscope" % "PeriscopeAPI" % "1.1.0"
<dependency org="io.antmedia.api.periscope" name="PeriscopeAPI" rev="1.1.0"/>
@Grapes(@Grab(group='io.antmedia.api.periscope', module='PeriscopeAPI', version='1.1.0'))
'io.antmedia.api.periscope:PeriscopeAPI:jar:1.1.0'

Download

Click the following link to download the jar file.

PeriscopeAPI-1.1.0-javadoc.jar
PeriscopeAPI-1.1.0-sources.jar
PeriscopeAPI-1.1.0.jar
PeriscopeAPI-1.1.0.pom



Related Tutorials