is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-profile-client 2.5.0.e

Crafter Profile Client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-profile-client
Version

Version

2.5.0.e
Type

Type

jar

Download crafter-profile-client 2.5.0.e


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