is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-testsuite 0.18.20


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-testsuite
Version

Version

0.18.20
Type

Type

war

Download pustefix-testsuite 0.18.20


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