is not current version
Last Version 2.8.4

org.wso2.msf4j:stockquote-deployable-jar 2.6.3


GroupId

GroupId

org.wso2.msf4j
ArtifactId

ArtifactId

stockquote-deployable-jar
Version

Version

2.6.3
Type

Type

jar

Download stockquote-deployable-jar 2.6.3


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