is not current version
Last Version 1.2.0

org.wso2.appmanager:appm-profile 1.1.0


GroupId

GroupId

org.wso2.appmanager
ArtifactId

ArtifactId

appm-profile
Version

Version

1.1.0
Type

Type

pom

Download appm-profile 1.1.0

Filename Size
appm-profile-1.1.0.pom 89 KB
Browse

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