Jar examples for m:main
jMCCS is a Java-library supporting the Monitor Control Command Set allowing you to control your monitor using Java code
You can download jar file main 0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add main-0.4.jar to your project.
<dependency> <groupId>org.deepboof</groupId> <artifactId>main</artifactId> <version>0.4</version> </dependency>
compile group: 'org.deepboof', name: 'main', version: '0.4'
libraryDependencies += "org.deepboof" % "main" % "0.4"
<dependency org="org.deepboof" name="main" rev="0.4"/>
@Grapes(@Grab(group='org.deepboof', module='main', version='0.4'))
'org.deepboof:main:jar:0.4'
Click the following link to download the jar file.
main-0.4-javadoc.jar