Download main-1.4.0-M0.jar file - Jar m

Jar examples for m:main

Description

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 1.4.0-M0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add main-1.4.0-M0.jar to your project.

<dependency>
   <groupId>org.geoserver</groupId>
   <artifactId>main</artifactId>
   <version>1.4.0-M0</version>
</dependency>
compile group: 'org.geoserver', name: 'main', version: '1.4.0-M0'
libraryDependencies += "org.geoserver" % "main" % "1.4.0-M0"
<dependency org="org.geoserver" name="main" rev="1.4.0-M0"/>
@Grapes(@Grab(group='org.geoserver', module='main', version='1.4.0-M0'))
'org.geoserver:main:jar:1.4.0-M0'

Download

Click the following link to download the jar file.

main-1.4.0-M0.jar
main-1.4.0-M0.pom



Related Tutorials