is not current version
Last Version 0.0.7

com.metaversant:share-site-creators 0.0.6

Changes the permissions so that only members of a specific group can create sites.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.metaversant
ArtifactId

ArtifactId

share-site-creators
Version

Version

0.0.6
Type

Type

pom

Download share-site-creators 0.0.6


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