GroupId | GroupIdorg.craftercms |
---|---|
ArtifactId | ArtifactIdcrafter-social-sui-alt |
Version | Version2.5.8 |
Type | Typejar |
Filename | Size |
---|---|
crafter-social-sui-alt-2.5.8.pom | |
crafter-social-sui-alt-2.5.8.jar | 4 MB |
crafter-social-sui-alt-2.5.8-sources.jar | 359 bytes |
crafter-social-sui-alt-2.5.8-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-social-sui-alt/ -->
<dependency>
<groupId>org.craftercms</groupId>
<artifactId>crafter-social-sui-alt</artifactId>
<version>2.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-social-sui-alt/
implementation 'org.craftercms:crafter-social-sui-alt:2.5.8'
// https://jarcasting.com/artifacts/org.craftercms/crafter-social-sui-alt/
implementation ("org.craftercms:crafter-social-sui-alt:2.5.8")
'org.craftercms:crafter-social-sui-alt:jar:2.5.8'
<dependency org="org.craftercms" name="crafter-social-sui-alt" rev="2.5.8">
<artifact name="crafter-social-sui-alt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-social-sui-alt', version='2.5.8')
)
libraryDependencies += "org.craftercms" % "crafter-social-sui-alt" % "2.5.8"
[org.craftercms/crafter-social-sui-alt "2.5.8"]