is not current version
Last Version 4.1.0-m4

org.wso2.am:am-p2-profile 2.6.0-rc1


GroupId

GroupId

org.wso2.am
ArtifactId

ArtifactId

am-p2-profile
Version

Version

2.6.0-rc1
Type

Type

pom

Download am-p2-profile 2.6.0-rc1

Filename Size
am-p2-profile-2.6.0-rc1.pom 215 KB
Browse

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