We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774584a commit 41ae4c2Copy full SHA for 41ae4c2
README.md
@@ -39,7 +39,11 @@ dependencies {
39
40
## Manually:
41
42
-**TODO**: download from releases page?
+Download the zip file for the latest release from the
43
+[Releases](https://github.com/opentok/opentok-java-sdk/releases) page. This zip contains a jars for
44
+the OpenTok Java SDK and its dependencies. Include these in the classpath for your own project by
45
+[using the JDK directly](http://docs.oracle.com/javase/7/docs/technotes/tools/windows/classpath.html)
46
+or in your IDE of choice.
47
48
# Usage
49
0 commit comments