не последняя версия
Последняя версия 1.8.0

com.semanticcms:semanticcms-section-style 1.4.3

Default style for sections nested within SemanticCMS pages and elements.

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.semanticcms
Идентификатор

Идентификатор

semanticcms-section-style
Версия

Версия

1.4.3
Тип

Тип

jar

Скачать semanticcms-section-style 1.4.3


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