Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.metaversant |
ArtifactId | ArtifactIdshare-site-space-templates |
Version | Version1.1.2 |
Type | Typepom |
Filename | Size |
---|---|
share-site-space-templates-1.1.2.pom | 3 KB |
Browse |
<!-- 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"]