is not current version
Last Version 2.8.4

org.wso2.msf4j:msf4j-tests 2.6.1


GroupId

GroupId

org.wso2.msf4j
ArtifactId

ArtifactId

msf4j-tests
Version

Version

2.6.1
Type

Type

pom

Download msf4j-tests 2.6.1

Filename Size
msf4j-tests-2.6.1.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.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-tests/
implementation 'org.wso2.msf4j:msf4j-tests:2.6.1'
// https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-tests/
implementation ("org.wso2.msf4j:msf4j-tests:2.6.1")
'org.wso2.msf4j:msf4j-tests:pom:2.6.1'
<dependency org="org.wso2.msf4j" name="msf4j-tests" rev="2.6.1">
  <artifact name="msf4j-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='msf4j-tests', version='2.6.1')
)
libraryDependencies += "org.wso2.msf4j" % "msf4j-tests" % "2.6.1"
[org.wso2.msf4j/msf4j-tests "2.6.1"]