is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-live 0.22.0

Tools to support Pustefix Live mechanism.

GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-live
Version

Version

0.22.0
Type

Type

jar

Download pustefix-live 0.22.0


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