не последняя версия
Последняя версия 2.8.4

org.wso2.msf4j:msf4j-tests 2.6.0


Группа

Группа

org.wso2.msf4j
Идентификатор

Идентификатор

msf4j-tests
Версия

Версия

2.6.0
Тип

Тип

pom

Скачать msf4j-tests 2.6.0

Имя Файла Размер
msf4j-tests-2.6.0.pom 1 KB
Обзор

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