is not current version
Last Version 6.0.49

org.wso2.carbon.transport:org.wso2.carbon.transport.remote-file-system 6.0.45

Carbon Remote File System Transport

GroupId

GroupId

org.wso2.carbon.transport
ArtifactId

ArtifactId

org.wso2.carbon.transport.remote-file-system
Version

Version

6.0.45
Type

Type

jar

Download org.wso2.carbon.transport.remote-file-system 6.0.45


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