The OpenTok Ruby SDK lets you generate sessions and tokens for OpenTok applications. This version of the SDK also includes support for working with OpenTok 2.0 archives.
'com.tokbox:opentok-server-sdk:2.2.2'
<dependency> <groupId>com.tokbox</groupId> <artifactId>opentok-server-sdk</artifactId> <version>2.2.2</version> </dependency>
<dependency org="com.tokbox" name="opentok-server-sdk" rev="2.2.2"/>
"com.tokbox", "opentok-server-sdk", "2.2.2"