is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-profile-parent 3.0.2

Crafter Profile Parent POM

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-profile-parent
Version

Version

3.0.2
Type

Type

pom

Download crafter-profile-parent 3.0.2


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