Download vocab-0.2.jar file - Jar v

Jar examples for v:vocab

Description

Fusepool P3 Ontologies

You can download jar file vocab 0.2 in this page.

License

Apache License

Build File

You can use the following script to add vocab-0.2.jar to your project.

<dependency>
   <groupId>eu.fusepool.p3</groupId>
   <artifactId>vocab</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'eu.fusepool.p3', name: 'vocab', version: '0.2'
libraryDependencies += "eu.fusepool.p3" % "vocab" % "0.2"
<dependency org="eu.fusepool.p3" name="vocab" rev="0.2"/>
@Grapes(@Grab(group='eu.fusepool.p3', module='vocab', version='0.2'))
'eu.fusepool.p3:vocab:jar:0.2'

Download

Click the following link to download the jar file.

vocab-0.2-javadoc.jar
vocab-0.2-sources.jar
vocab-0.2.jar
vocab-0.2.pom



Related Tutorials