is not current version
Last Version 0.20.12

org.pustefixframework:pustefix-sample-firstapp 0.18.65


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-sample-firstapp
Version

Version

0.18.65
Type

Type

war

Download pustefix-sample-firstapp 0.18.65


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