| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаorg.wso2.identity.apps |
| Идентификатор | Идентификаторorg.wso2.identity.apps.feature |
| Версия | Версия0.1.155 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| org.wso2.identity.apps.feature-0.1.155.pom | |
| org.wso2.identity.apps.feature-0.1.155.zip | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.identity.apps/org.wso2.identity.apps.feature/ -->
<dependency>
<groupId>org.wso2.identity.apps</groupId>
<artifactId>org.wso2.identity.apps.feature</artifactId>
<version>0.1.155</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.identity.apps/org.wso2.identity.apps.feature/
implementation 'org.wso2.identity.apps:org.wso2.identity.apps.feature:0.1.155'
// https://jarcasting.com/artifacts/org.wso2.identity.apps/org.wso2.identity.apps.feature/
implementation ("org.wso2.identity.apps:org.wso2.identity.apps.feature:0.1.155")
'org.wso2.identity.apps:org.wso2.identity.apps.feature:pom:0.1.155'
<dependency org="org.wso2.identity.apps" name="org.wso2.identity.apps.feature" rev="0.1.155">
<artifact name="org.wso2.identity.apps.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.identity.apps', module='org.wso2.identity.apps.feature', version='0.1.155')
)
libraryDependencies += "org.wso2.identity.apps" % "org.wso2.identity.apps.feature" % "0.1.155"
[org.wso2.identity.apps/org.wso2.identity.apps.feature "0.1.155"]