is not current version
Last Version 1.2.0-beta

org.wso2.ei:encryption-client 1.2.0-alpha


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

encryption-client
Version

Version

1.2.0-alpha
Type

Type

jar

Download encryption-client 1.2.0-alpha


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