is not current version
Last Version 4.10.1

com.helger.as2:as2-demo-webapp 4.6.0


GroupId

GroupId

com.helger.as2
ArtifactId

ArtifactId

as2-demo-webapp
Version

Version

4.6.0
Type

Type

war

Download as2-demo-webapp 4.6.0


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