is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-profile 3.1.23

Crafter Profile

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-profile
Version

Version

3.1.23
Type

Type

war

Download crafter-profile 3.1.23


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