is not current version
Last Version 21.3

org.sakaiproject.profile2:profile2-bundle 19.5


GroupId

GroupId

org.sakaiproject.profile2
ArtifactId

ArtifactId

profile2-bundle
Version

Version

19.5
Type

Type

jar

Download profile2-bundle 19.5


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