Download vocab-1.0.0.jar file - Jar v

Jar examples for v:vocab

Description

Fusepool P3 Ontologies

You can download jar file vocab 1.0.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

vocab-1.0.0-javadoc.jar
vocab-1.0.0-sources.jar
vocab-1.0.0.jar
vocab-1.0.0.pom



Related Tutorials