Download main-1.4.0_gt2.2.x.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_gt2.2.x 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_gt2.2.x.jar to your project.

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

Download

Click the following link to download the jar file.

main-1.4.0_gt2.2.x.jar
main-1.4.0_gt2.2.x.pom



Related Tutorials