is not current version
Last Version 1.9.0

org.n52.wps:webapp 1.3.0


GroupId

GroupId

org.n52.wps
ArtifactId

ArtifactId

webapp
Version

Version

1.3.0
Type

Type

war

Download webapp 1.3.0


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