is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-social-parent 2.3.0

Crafter Social

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-social-parent
Version

Version

2.3.0
Type

Type

pom

Download crafter-social-parent 2.3.0


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