is not current version
Last Version 4.4.10

org.wso2.carbon.automation:org.wso2.carbon.automation.extensions 4.4.3


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.wso2.carbon.automation
ArtifactId

ArtifactId

org.wso2.carbon.automation.extensions
Version

Version

4.4.3
Type

Type

jar

Download org.wso2.carbon.automation.extensions 4.4.3


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