is not current version
Last Version 5.11.0-m33

org.wso2.is:playground2 5.6.0-m5


GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

playground2
Version

Version

5.6.0-m5
Type

Type

war

Download playground2 5.6.0-m5


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