is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-sample1 0.18.40


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-sample1
Version

Version

0.18.40
Type

Type

war

Download pustefix-sample1 0.18.40


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