is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-core 0.19.8


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-core
Version

Version

0.19.8
Type

Type

jar

Download pustefix-core 0.19.8


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