is not current version
Last Version 2.8.4

org.wso2.msf4j:msf4j-tests 2.4.3


GroupId

GroupId

org.wso2.msf4j
ArtifactId

ArtifactId

msf4j-tests
Version

Version

2.4.3
Type

Type

pom

Download msf4j-tests 2.4.3

Filename Size
msf4j-tests-2.4.3.pom 1 KB
Browse

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