is not current version
Last Version 6.0.49

org.wso2.carbon.transport:org.wso2.carbon.transport.file.feature.parent 5.0.2


GroupId

GroupId

org.wso2.carbon.transport
ArtifactId

ArtifactId

org.wso2.carbon.transport.file.feature.parent
Version

Version

5.0.2
Type

Type

pom

Download org.wso2.carbon.transport.file.feature.parent 5.0.2


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