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

org.wso2.msf4j:msf4j-tests 2.4.1


Группа

Группа

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

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

msf4j-tests
Версия

Версия

2.4.1
Тип

Тип

pom

Скачать msf4j-tests 2.4.1

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

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