не последняя версия
Последняя версия 4.1.0-m4

org.wso2.ei:crypto-service 4.0.0-m5


Группа

Группа

org.wso2.ei
Идентификатор

Идентификатор

crypto-service
Версия

Версия

4.0.0-m5
Тип

Тип

pom

Скачать crypto-service 4.0.0-m5

Имя Файла Размер
crypto-service-4.0.0-m5.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wso2.ei/crypto-service/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>crypto-service</artifactId>
    <version>4.0.0-m5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/crypto-service/
implementation 'org.wso2.ei:crypto-service:4.0.0-m5'
// https://jarcasting.com/artifacts/org.wso2.ei/crypto-service/
implementation ("org.wso2.ei:crypto-service:4.0.0-m5")
'org.wso2.ei:crypto-service:pom:4.0.0-m5'
<dependency org="org.wso2.ei" name="crypto-service" rev="4.0.0-m5">
  <artifact name="crypto-service" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='crypto-service', version='4.0.0-m5')
)
libraryDependencies += "org.wso2.ei" % "crypto-service" % "4.0.0-m5"
[org.wso2.ei/crypto-service "4.0.0-m5"]