Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.metaversant |
ArtifactId | ArtifactIdshare-site-creators |
Version | Version0.0.5 |
Type | Typepom |
Filename | Size |
---|---|
share-site-creators-0.0.5.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.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.metaversant/share-site-creators/
implementation 'com.metaversant:share-site-creators:0.0.5'
// https://jarcasting.com/artifacts/com.metaversant/share-site-creators/
implementation ("com.metaversant:share-site-creators:0.0.5")
'com.metaversant:share-site-creators:pom:0.0.5'
<dependency org="com.metaversant" name="share-site-creators" rev="0.0.5">
<artifact name="share-site-creators" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.metaversant', module='share-site-creators', version='0.0.5')
)
libraryDependencies += "com.metaversant" % "share-site-creators" % "0.0.5"
[com.metaversant/share-site-creators "0.0.5"]