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

Jar examples for w:webapp-runner-main

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials