is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-social-parent 2.5.14

Crafter Social

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-social-parent
Version

Version

2.5.14
Type

Type

pom

Download crafter-social-parent 2.5.14


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