is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-profile-parent 2.2.3

Crafter Profile

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-profile-parent
Version

Version

2.2.3
Type

Type

pom

Download crafter-profile-parent 2.2.3


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