GroupId | GroupIdorg.craftercms |
---|---|
ArtifactId | ArtifactIdcrafter-social-sui-alt |
Version | Version2.5.1-RC1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-social-sui-alt/ -->
<dependency>
<groupId>org.craftercms</groupId>
<artifactId>crafter-social-sui-alt</artifactId>
<version>2.5.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-social-sui-alt/
implementation 'org.craftercms:crafter-social-sui-alt:2.5.1-RC1'
// https://jarcasting.com/artifacts/org.craftercms/crafter-social-sui-alt/
implementation ("org.craftercms:crafter-social-sui-alt:2.5.1-RC1")
'org.craftercms:crafter-social-sui-alt:jar:2.5.1-RC1'
<dependency org="org.craftercms" name="crafter-social-sui-alt" rev="2.5.1-RC1">
<artifact name="crafter-social-sui-alt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-social-sui-alt', version='2.5.1-RC1')
)
libraryDependencies += "org.craftercms" % "crafter-social-sui-alt" % "2.5.1-RC1"
[org.craftercms/crafter-social-sui-alt "2.5.1-RC1"]