is not current version
Last Version 1.6.0

com.semanticcms:semanticcms-section-model 1.2

Sections nested within SemanticCMS pages and elements.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.semanticcms
ArtifactId

ArtifactId

semanticcms-section-model
Version

Version

1.2
Type

Type

jar

Download semanticcms-section-model 1.2


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