is not current version
Last Version 9.0.27.1

com.github.jsimone:webapp-runner 8.5.23.1


GroupId

GroupId

com.github.jsimone
ArtifactId

ArtifactId

webapp-runner
Version

Version

8.5.23.1
Type

Type

jar

Download webapp-runner 8.5.23.1


<!-- https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner/ -->
<dependency>
    <groupId>com.github.jsimone</groupId>
    <artifactId>webapp-runner</artifactId>
    <version>8.5.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner/
implementation 'com.github.jsimone:webapp-runner:8.5.23.1'
// https://jarcasting.com/artifacts/com.github.jsimone/webapp-runner/
implementation ("com.github.jsimone:webapp-runner:8.5.23.1")
'com.github.jsimone:webapp-runner:jar:8.5.23.1'
<dependency org="com.github.jsimone" name="webapp-runner" rev="8.5.23.1">
  <artifact name="webapp-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jsimone', module='webapp-runner', version='8.5.23.1')
)
libraryDependencies += "com.github.jsimone" % "webapp-runner" % "8.5.23.1"
[com.github.jsimone/webapp-runner "8.5.23.1"]