is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-profile-parent 3.1.16

Crafter Profile Parent POM

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-profile-parent
Version

Version

3.1.16
Type

Type

pom

Download crafter-profile-parent 3.1.16


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