is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-libs 0.18.5


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-libs
Version

Version

0.18.5
Type

Type

pom

Download pustefix-libs 0.18.5

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

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