is not current version
Last Version 2.8.4

org.wso2.msf4j.example:stockquote-fatjar 2.7.8


GroupId

GroupId

org.wso2.msf4j.example
ArtifactId

ArtifactId

stockquote-fatjar
Version

Version

2.7.8
Type

Type

jar

Download stockquote-fatjar 2.7.8


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