Download semanticcms-core-theme-base-1.0.jar file - Jar s

Jar examples for s:semanticcms-core-theme-base

Description

Base SemanticCMS theme to simplify the implementation of other themes.

You can download jar file semanticcms-core-theme-base 1.0 in this page.

License

Open Source License

Build File

You can use the following script to add semanticcms-core-theme-base-1.0.jar to your project.

<dependency>
   <groupId>com.semanticcms</groupId>
   <artifactId>semanticcms-core-theme-base</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.semanticcms', name: 'semanticcms-core-theme-base', version: '1.0'
libraryDependencies += "com.semanticcms" % "semanticcms-core-theme-base" % "1.0"
<dependency org="com.semanticcms" name="semanticcms-core-theme-base" rev="1.0"/>
@Grapes(@Grab(group='com.semanticcms', module='semanticcms-core-theme-base', version='1.0'))
'com.semanticcms:semanticcms-core-theme-base:jar:1.0'

Download

Click the following link to download the jar file.

semanticcms-core-theme-base-1.0-javadoc.jar
semanticcms-core-theme-base-1.0-sources.jar
semanticcms-core-theme-base-1.0.jar
semanticcms-core-theme-base-1.0.pom



Related Tutorials