License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j |
ArtifactId | ArtifactIdmsf4j-all |
Last Version | Last Version2.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMSF4J - All in one jar file
WSO2 MSF4J Parent Pom
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
msf4j-all-2.8.4.pom | |
msf4j-all-2.8.4.jar | 23 MB |
msf4j-all-2.8.4-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-all/ -->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>msf4j-all</artifactId>
<version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-all/
implementation 'org.wso2.msf4j:msf4j-all:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-all/
implementation ("org.wso2.msf4j:msf4j-all:2.8.4")
'org.wso2.msf4j:msf4j-all:jar:2.8.4'
<dependency org="org.wso2.msf4j" name="msf4j-all" rev="2.8.4">
<artifact name="msf4j-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='msf4j-all', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j" % "msf4j-all" % "2.8.4"
[org.wso2.msf4j/msf4j-all "2.8.4"]