is not current version
Last Version 1.1.3

com.metaversant:share-site-space-templates 1.1.2

Like folder templates for Alfresco Share sites.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.metaversant
ArtifactId

ArtifactId

share-site-space-templates
Version

Version

1.1.2
Type

Type

pom

Download share-site-space-templates 1.1.2


<!-- https://jarcasting.com/artifacts/com.metaversant/share-site-space-templates/ -->
<dependency>
    <groupId>com.metaversant</groupId>
    <artifactId>share-site-space-templates</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.metaversant/share-site-space-templates/
implementation 'com.metaversant:share-site-space-templates:1.1.2'
// https://jarcasting.com/artifacts/com.metaversant/share-site-space-templates/
implementation ("com.metaversant:share-site-space-templates:1.1.2")
'com.metaversant:share-site-space-templates:pom:1.1.2'
<dependency org="com.metaversant" name="share-site-space-templates" rev="1.1.2">
  <artifact name="share-site-space-templates" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.metaversant', module='share-site-space-templates', version='1.1.2')
)
libraryDependencies += "com.metaversant" % "share-site-space-templates" % "1.1.2"
[com.metaversant/share-site-space-templates "1.1.2"]