is not current version
Last Version 4.8.0

org.wso2.carbon.commons:reporting-stubs 4.4.8


Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

reporting-stubs
Version

Version

4.4.8
Type

Type

pom

Download reporting-stubs 4.4.8


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