is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-live 0.20.22

Tools to support Pustefix Live mechanism.

GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-live
Version

Version

0.20.22
Type

Type

jar

Download pustefix-live 0.20.22


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