is not current version
Last Version 2.9.3

org.sakaiproject.profile:profile-help 2.9.0-b07


GroupId

GroupId

org.sakaiproject.profile
ArtifactId

ArtifactId

profile-help
Version

Version

2.9.0-b07
Type

Type

jar

Download profile-help 2.9.0-b07


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