is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-libs 0.20.18


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-libs
Version

Version

0.20.18
Type

Type

pom

Download pustefix-libs 0.20.18


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