Download semanticcms-core-style-1.3.2.jar file - Jar s

Jar examples for s:semanticcms-core-style

Description

Default style for Java API for modeling web page content and relationships.

You can download jar file semanticcms-core-style 1.3.2 in this page.

License

Open Source License

Build File

You can use the following script to add semanticcms-core-style-1.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

semanticcms-core-style-1.3.2-javadoc.jar
semanticcms-core-style-1.3.2-sources.jar
semanticcms-core-style-1.3.2.jar
semanticcms-core-style-1.3.2.pom



Related Tutorials