| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаorg.wso2.is |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.samples.entitlement.kmarket.trading |
| Версия | Версия5.11.0-m29 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.wso2.is/org.wso2.carbon.identity.samples.entitlement.kmarket.trading/ -->
<dependency>
<groupId>org.wso2.is</groupId>
<artifactId>org.wso2.carbon.identity.samples.entitlement.kmarket.trading</artifactId>
<version>5.11.0-m29</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/org.wso2.carbon.identity.samples.entitlement.kmarket.trading/
implementation 'org.wso2.is:org.wso2.carbon.identity.samples.entitlement.kmarket.trading:5.11.0-m29'
// https://jarcasting.com/artifacts/org.wso2.is/org.wso2.carbon.identity.samples.entitlement.kmarket.trading/
implementation ("org.wso2.is:org.wso2.carbon.identity.samples.entitlement.kmarket.trading:5.11.0-m29")
'org.wso2.is:org.wso2.carbon.identity.samples.entitlement.kmarket.trading:jar:5.11.0-m29'
<dependency org="org.wso2.is" name="org.wso2.carbon.identity.samples.entitlement.kmarket.trading" rev="5.11.0-m29">
<artifact name="org.wso2.carbon.identity.samples.entitlement.kmarket.trading" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='org.wso2.carbon.identity.samples.entitlement.kmarket.trading', version='5.11.0-m29')
)
libraryDependencies += "org.wso2.is" % "org.wso2.carbon.identity.samples.entitlement.kmarket.trading" % "5.11.0-m29"
[org.wso2.is/org.wso2.carbon.identity.samples.entitlement.kmarket.trading "5.11.0-m29"]