is not current version
Last Version 6.5.0

org.wso2.ei:p2-profile 6.4.0-m3


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

p2-profile
Version

Version

6.4.0-m3
Type

Type

pom

Download p2-profile 6.4.0-m3

Filename Size
p2-profile-6.4.0-m3.pom 1 KB
Browse

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