is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-libs 0.15.27


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-libs
Version

Version

0.15.27
Type

Type

pom

Download pustefix-libs 0.15.27


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