Download webapp-runner-main-9.0.8.0.jar file - Jar w

Jar examples for w:webapp-runner-main

Description

You can download jar file webapp-runner-main 9.0.8.0 in this page.

Build File

You can use the following script to add webapp-runner-main-9.0.8.0.jar to your project.

<dependency>
   <groupId>com.github.jsimone</groupId>
   <artifactId>webapp-runner-main</artifactId>
   <version>9.0.8.0</version>
</dependency>
compile group: 'com.github.jsimone', name: 'webapp-runner-main', version: '9.0.8.0'
libraryDependencies += "com.github.jsimone" % "webapp-runner-main" % "9.0.8.0"
<dependency org="com.github.jsimone" name="webapp-runner-main" rev="9.0.8.0"/>
@Grapes(@Grab(group='com.github.jsimone', module='webapp-runner-main', version='9.0.8.0'))
'com.github.jsimone:webapp-runner-main:jar:9.0.8.0'

Download

Click the following link to download the jar file.

webapp-runner-main-9.0.8.0-javadoc.jar
webapp-runner-main-9.0.8.0-sources.jar
webapp-runner-main-9.0.8.0.jar
webapp-runner-main-9.0.8.0.pom



Related Tutorials