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

org.wso2.am:am-p2-profile 2.1.0-update9


Группа

Группа

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

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

am-p2-profile
Версия

Версия

2.1.0-update9
Тип

Тип

pom

Скачать am-p2-profile 2.1.0-update9

Имя Файла Размер
am-p2-profile-2.1.0-update9.pom 226 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wso2.am/am-p2-profile/ -->
<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>am-p2-profile</artifactId>
    <version>2.1.0-update9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am/am-p2-profile/
implementation 'org.wso2.am:am-p2-profile:2.1.0-update9'
// https://jarcasting.com/artifacts/org.wso2.am/am-p2-profile/
implementation ("org.wso2.am:am-p2-profile:2.1.0-update9")
'org.wso2.am:am-p2-profile:pom:2.1.0-update9'
<dependency org="org.wso2.am" name="am-p2-profile" rev="2.1.0-update9">
  <artifact name="am-p2-profile" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am', module='am-p2-profile', version='2.1.0-update9')
)
libraryDependencies += "org.wso2.am" % "am-p2-profile" % "2.1.0-update9"
[org.wso2.am/am-p2-profile "2.1.0-update9"]