is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-hangman 0.20.5


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-hangman
Version

Version

0.20.5
Type

Type

war

Download pustefix-hangman 0.20.5


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