is not current version
Last Version 0.23.0

org.pustefixframework:pustefixframework 0.18.91

Pustefix Web Application Framework

GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefixframework
Version

Version

0.18.91
Type

Type

pom

Download pustefixframework 0.18.91


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