is not current version
Last Version 2.4.23

org.wso2.carbon.store:org.wso2.store.client 2.4.19


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.carbon.store
ArtifactId

ArtifactId

org.wso2.store.client
Version

Version

2.4.19
Type

Type

jar

Download org.wso2.store.client 2.4.19


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