s

semanticcms-theme-documentation-book

Documentation for SemanticCMS Theme Documentation in SemanticCMS format.
https://semanticcms.com/theme-documentation/
GNU General Lesser Public License (LGPL) version 3.0
AO Industries, Inc.
AO Industries, Inc.
Files download
File Operation
semanticcms-theme-documentation-book-1.12.2.jar download
semanticcms-theme-documentation-book-1.12.2.pom download
semanticcms-theme-documentation-book-1.12.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.semanticcms</groupId>
  <artifactId>semanticcms-theme-documentation-book</artifactId>
  <version>1.12.2</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.semanticcms:semanticcms-theme-documentation-book:1.12.2'
Gradle Kotlin
implementation("com.semanticcms:semanticcms-theme-documentation-book:1.12.2")
Scala SBT
libraryDependencies += "com.semanticcms" % "semanticcms-theme-documentation-book" % "1.12.2"
Groovy Grape
@Grapes(
  @Grab(group='com.semanticcms', module='semanticcms-theme-documentation-book', version='1.12.2')
)
Apache Ivy
<dependency org="com.semanticcms" name="semanticcms-theme-documentation-book" rev="1.12.2" />
Leiningen
[com.semanticcms/semanticcms-theme-documentation-book "1.12.2"]
Apache Buildr
'com.semanticcms:semanticcms-theme-documentation-book:jar:1.12.2'