is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-social-parent 3.0.24

Crafter Social

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-social-parent
Version

Version

3.0.24
Type

Type

pom

Download crafter-social-parent 3.0.24


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