Download main-1.5.0-RC3.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.5.0-RC3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add main-1.5.0-RC3.jar to your project.

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

Download

Click the following link to download the jar file.

main-1.5.0-RC3.jar
main-1.5.0-RC3.pom



Related Tutorials