Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.metaversant |
ArtifactId | ArtifactIdshare-site-creators |
Version | Version0.0.6 |
Type | Typepom |
Filename | Size |
---|---|
share-site-creators-0.0.6.pom | 3 KB |
Browse |
<!-- 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"]