Download prob2-ui-servlets-2.0.2.jar file - Jar p

Jar examples for p:prob2-ui-servlets

Description

Servlets for ProB 2.0. This will be replaced by a new mechanism.

You can download jar file prob2-ui-servlets 2.0.2 in this page.

License

Eclipse Public License, Version 1.0

Build File

You can use the following script to add prob2-ui-servlets-2.0.2.jar to your project.

<dependency>
   <groupId>de.hhu.stups</groupId>
   <artifactId>prob2-ui-servlets</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'de.hhu.stups', name: 'prob2-ui-servlets', version: '2.0.2'
libraryDependencies += "de.hhu.stups" % "prob2-ui-servlets" % "2.0.2"
<dependency org="de.hhu.stups" name="prob2-ui-servlets" rev="2.0.2"/>
@Grapes(@Grab(group='de.hhu.stups', module='prob2-ui-servlets', version='2.0.2'))
'de.hhu.stups:prob2-ui-servlets:jar:2.0.2'

Download

Click the following link to download the jar file.

prob2-ui-servlets-2.0.2-javadoc.jar
prob2-ui-servlets-2.0.2-sources.jar
prob2-ui-servlets-2.0.2.jar
prob2-ui-servlets-2.0.2.pom



Related Tutorials