Download screencast4j-0.1.4.jar file - Jar s

Jar examples for s:screencast4j

Description

Application for creating screencasts (desktop and webcam).

You can download jar file screencast4j 0.1.4 in this page.

License

GNU General Public License 3

Build File

You can use the following script to add screencast4j-0.1.4.jar to your project.

<dependency>
   <groupId>com.github.fracpete</groupId>
   <artifactId>screencast4j</artifactId>
   <version>0.1.4</version>
</dependency>
compile group: 'com.github.fracpete', name: 'screencast4j', version: '0.1.4'
libraryDependencies += "com.github.fracpete" % "screencast4j" % "0.1.4"
<dependency org="com.github.fracpete" name="screencast4j" rev="0.1.4"/>
@Grapes(@Grab(group='com.github.fracpete', module='screencast4j', version='0.1.4'))
'com.github.fracpete:screencast4j:jar:0.1.4'

Download

Click the following link to download the jar file.

screencast4j-0.1.4-javadoc.jar
screencast4j-0.1.4-sources.jar
screencast4j-0.1.4.jar
screencast4j-0.1.4.pom



Related Tutorials