is not current version
Last Version 2.9.3

org.sakaiproject.profile:profile 2.9.0-b06


GroupId

GroupId

org.sakaiproject.profile
ArtifactId

ArtifactId

profile
Version

Version

2.9.0-b06
Type

Type

pom

Download profile 2.9.0-b06

Filename Size
profile-2.9.0-b06.pom 1 KB
Browse

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