is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-profile-client 3.0.17

Crafter Profile Client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-profile-client
Version

Version

3.0.17
Type

Type

jar

Download crafter-profile-client 3.0.17


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