is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-profile-client 3.1.6

Crafter Profile Client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-profile-client
Version

Version

3.1.6
Type

Type

jar

Download crafter-profile-client 3.1.6


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