is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-social 3.1.3

Crafter Social

GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-social
Version

Version

3.1.3
Type

Type

war

Download crafter-social 3.1.3


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