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

org.wso2.msf4j:msf4j-all 2.6.3


Группа

Группа

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

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

msf4j-all
Версия

Версия

2.6.3
Тип

Тип

jar

Скачать msf4j-all 2.6.3


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