is not current version
Last Version 4.1.0-m3

org.wso2.ei:tests 1.1.0-beta2


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

tests
Version

Version

1.1.0-beta2
Type

Type

pom

Download tests 1.1.0-beta2

Filename Size
tests-1.1.0-beta2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.ei/tests/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>tests</artifactId>
    <version>1.1.0-beta2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/tests/
implementation 'org.wso2.ei:tests:1.1.0-beta2'
// https://jarcasting.com/artifacts/org.wso2.ei/tests/
implementation ("org.wso2.ei:tests:1.1.0-beta2")
'org.wso2.ei:tests:pom:1.1.0-beta2'
<dependency org="org.wso2.ei" name="tests" rev="1.1.0-beta2">
  <artifact name="tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='tests', version='1.1.0-beta2')
)
libraryDependencies += "org.wso2.ei" % "tests" % "1.1.0-beta2"
[org.wso2.ei/tests "1.1.0-beta2"]