Download fascinator-vocabulary-1.1.2.jar file - Jar f

Jar examples for f:fascinator-vocabulary

Description

Provides a set of vocabulary items for managing RDF-based data. Please refer to the project URL for more doco.

You can download jar file fascinator-vocabulary 1.1.2 in this page.

Build File

You can use the following script to add fascinator-vocabulary-1.1.2.jar to your project.

<dependency>
   <groupId>com.googlecode.the-fascinator</groupId>
   <artifactId>fascinator-vocabulary</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'com.googlecode.the-fascinator', name: 'fascinator-vocabulary', version: '1.1.2'
libraryDependencies += "com.googlecode.the-fascinator" % "fascinator-vocabulary" % "1.1.2"
<dependency org="com.googlecode.the-fascinator" name="fascinator-vocabulary" rev="1.1.2"/>
@Grapes(@Grab(group='com.googlecode.the-fascinator', module='fascinator-vocabulary', version='1.1.2'))
'com.googlecode.the-fascinator:fascinator-vocabulary:jar:1.1.2'

Download

Click the following link to download the jar file.

fascinator-vocabulary-1.1.2-javadoc.jar
fascinator-vocabulary-1.1.2-sources.jar
fascinator-vocabulary-1.1.2.jar
fascinator-vocabulary-1.1.2.pom



Related Tutorials