License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.semanticcms |
ArtifactId | ArtifactIdsemanticcms |
Version | Version1.17.2 |
Type | Typepom |
Description |
DescriptionSemanticCMS
Aggregator POM for all SemanticCMS packages.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
semanticcms-1.17.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.semanticcms/semanticcms/ -->
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms</artifactId>
<version>1.17.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms/
implementation 'com.semanticcms:semanticcms:1.17.2'
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms/
implementation ("com.semanticcms:semanticcms:1.17.2")
'com.semanticcms:semanticcms:pom:1.17.2'
<dependency org="com.semanticcms" name="semanticcms" rev="1.17.2">
<artifact name="semanticcms" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.semanticcms', module='semanticcms', version='1.17.2')
)
libraryDependencies += "com.semanticcms" % "semanticcms" % "1.17.2"
[com.semanticcms/semanticcms "1.17.2"]