Download st-core-framework-0.12.jar file - Jar s

Jar examples for s:st-core-framework

Description

Semantic Turkey main project. It contains the core business logic of the system.

You can download jar file st-core-framework 0.12 in this page.

Build File

You can use the following script to add st-core-framework-0.12.jar to your project.

<dependency>
   <groupId>it.uniroma2.art.semanticturkey</groupId>
   <artifactId>st-core-framework</artifactId>
   <version>0.12</version>
</dependency>
compile group: 'it.uniroma2.art.semanticturkey', name: 'st-core-framework', version: '0.12'
libraryDependencies += "it.uniroma2.art.semanticturkey" % "st-core-framework" % "0.12"
<dependency org="it.uniroma2.art.semanticturkey" name="st-core-framework" rev="0.12"/>
@Grapes(@Grab(group='it.uniroma2.art.semanticturkey', module='st-core-framework', version='0.12'))
'it.uniroma2.art.semanticturkey:st-core-framework:jar:0.12'

Download

Click the following link to download the jar file.

st-core-framework-0.12-javadoc.jar
st-core-framework-0.12-sources.jar
st-core-framework-0.12.jar
st-core-framework-0.12.pom



Related Tutorials