is not current version
Last Version 1.15.2

com.semanticcms:semanticcms-parent 1.13.5

Parent POM for all SemanticCMS packages.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.semanticcms
ArtifactId

ArtifactId

semanticcms-parent
Version

Version

1.13.5
Type

Type

pom

Download semanticcms-parent 1.13.5


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