is not current version
Last Version 5.1.2

co.cask.cdap:UserProfiles 3.3.6


GroupId

GroupId

co.cask.cdap
ArtifactId

ArtifactId

UserProfiles
Version

Version

3.3.6
Type

Type

jar

Download UserProfiles 3.3.6


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