Download rdfbean-guice-1.4.17.jar file - Jar r

Jar examples for r:rdfbean-guice

Description

You can download jar file rdfbean-guice 1.4.17 in this page.

Build File

You can use the following script to add rdfbean-guice-1.4.17.jar to your project.

<dependency>
   <groupId>com.mysema.rdf</groupId>
   <artifactId>rdfbean-guice</artifactId>
   <version>1.4.17</version>
</dependency>
compile group: 'com.mysema.rdf', name: 'rdfbean-guice', version: '1.4.17'
libraryDependencies += "com.mysema.rdf" % "rdfbean-guice" % "1.4.17"
<dependency org="com.mysema.rdf" name="rdfbean-guice" rev="1.4.17"/>
@Grapes(@Grab(group='com.mysema.rdf', module='rdfbean-guice', version='1.4.17'))
'com.mysema.rdf:rdfbean-guice:jar:1.4.17'

Download

Click the following link to download the jar file.

rdfbean-guice-1.4.17.jar
rdfbean-guice-1.4.17.pom
rdfbean-guice-1.4.17-sources.jar



Related Tutorials