is not current version
Last Version 1.5.3

org.sakaiproject.profile2:profile2-help 1.5.1


GroupId

GroupId

org.sakaiproject.profile2
ArtifactId

ArtifactId

profile2-help
Version

Version

1.5.1
Type

Type

jar

Download profile2-help 1.5.1


<!-- https://jarcasting.com/artifacts/org.sakaiproject.profile2/profile2-help/ -->
<dependency>
    <groupId>org.sakaiproject.profile2</groupId>
    <artifactId>profile2-help</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.profile2/profile2-help/
implementation 'org.sakaiproject.profile2:profile2-help:1.5.1'
// https://jarcasting.com/artifacts/org.sakaiproject.profile2/profile2-help/
implementation ("org.sakaiproject.profile2:profile2-help:1.5.1")
'org.sakaiproject.profile2:profile2-help:jar:1.5.1'
<dependency org="org.sakaiproject.profile2" name="profile2-help" rev="1.5.1">
  <artifact name="profile2-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.profile2', module='profile2-help', version='1.5.1')
)
libraryDependencies += "org.sakaiproject.profile2" % "profile2-help" % "1.5.1"
[org.sakaiproject.profile2/profile2-help "1.5.1"]