is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-libs 0.18.9


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-libs
Version

Version

0.18.9
Type

Type

pom

Download pustefix-libs 0.18.9

Filename Size
pustefix-libs-0.18.9.pom 4 KB
Browse

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