is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-profile-client 2.4.1-RC1

Crafter Profile Client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-profile-client
Version

Version

2.4.1-RC1
Type

Type

jar

Download crafter-profile-client 2.4.1-RC1


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