Download vocab-0.1.jar file - Jar v

Jar examples for v:vocab

Description

Fusepool P3 Ontologies

You can download jar file vocab 0.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

vocab-0.1-javadoc.jar
vocab-0.1-sources.jar
vocab-0.1.jar
vocab-0.1.pom



Related Tutorials