is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-agent 0.22.20

Pustefix Java Agent

GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-agent
Version

Version

0.22.20
Type

Type

jar

Download pustefix-agent 0.22.20


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