is not current version
Last Version 5.7.0

com.helger:phoss-smp-webapp 5.3.0-RC6

Generic SMP webapp with management GUI

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

phoss-smp-webapp
Version

Version

5.3.0-RC6
Type

Type

jar

Download phoss-smp-webapp 5.3.0-RC6


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