is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-live 0.19.25

Tools to support Pustefix Live mechanism.

GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-live
Version

Version

0.19.25
Type

Type

jar

Download pustefix-live 0.19.25


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