is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-social-parent 2.5.5

Crafter Social

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-social-parent
Version

Version

2.5.5
Type

Type

pom

Download crafter-social-parent 2.5.5


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