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

Jar examples for w:webapp-runner-main

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials