Jar examples for t:toro
Toro core service, backed by Toro Player, provide easy to implement Auto Video playback to Android.
You can download jar file toro 2.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add toro-2.1.0.jar to your project.
<dependency> <groupId>im.ene.toro2</groupId> <artifactId>toro</artifactId> <version>2.1.0</version> </dependency>
compile group: 'im.ene.toro2', name: 'toro', version: '2.1.0'
libraryDependencies += "im.ene.toro2" % "toro" % "2.1.0"
<dependency org="im.ene.toro2" name="toro" rev="2.1.0"/>
@Grapes(@Grab(group='im.ene.toro2', module='toro', version='2.1.0'))
'im.ene.toro2:toro:jar:2.1.0'
Click the following link to download the jar file.
toro-2.1.0-sources.jar