GroupId | GroupIdorg.craftercms |
---|---|
ArtifactId | ArtifactIdcrafter-social-sui-alt |
Version | Version3.0.5 |
Type | Typejar |
Filename | Size |
---|---|
crafter-social-sui-alt-3.0.5.pom | |
crafter-social-sui-alt-3.0.5.jar | 4 MB |
crafter-social-sui-alt-3.0.5-sources.jar | 358 bytes |
crafter-social-sui-alt-3.0.5-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>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-social-sui-alt/
implementation 'org.craftercms:crafter-social-sui-alt:3.0.5'
// https://jarcasting.com/artifacts/org.craftercms/crafter-social-sui-alt/
implementation ("org.craftercms:crafter-social-sui-alt:3.0.5")
'org.craftercms:crafter-social-sui-alt:jar:3.0.5'
<dependency org="org.craftercms" name="crafter-social-sui-alt" rev="3.0.5">
<artifact name="crafter-social-sui-alt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-social-sui-alt', version='3.0.5')
)
libraryDependencies += "org.craftercms" % "crafter-social-sui-alt" % "3.0.5"
[org.craftercms/crafter-social-sui-alt "3.0.5"]