is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-tutorial 0.18.87


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-tutorial
Version

Version

0.18.87
Type

Type

pom

Download pustefix-tutorial 0.18.87

Filename Size
pustefix-tutorial-0.18.87.pom 761 bytes
Browse

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