is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-numberguess 0.18.74


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-numberguess
Version

Version

0.18.74
Type

Type

war

Download pustefix-numberguess 0.18.74


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