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

com.semanticcms:semanticcms-section-style 1.1

Default style for sections nested within SemanticCMS pages and elements.

Категории

Категории

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

Группа

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

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

semanticcms-section-style
Версия

Версия

1.1
Тип

Тип

jar

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


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