is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-sample1 0.18.12


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-sample1
Version

Version

0.18.12
Type

Type

war

Download pustefix-sample1 0.18.12


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