Download csparql-common-0.1.jar file - Jar c

Jar examples for c:csparql-common

Description

You can download jar file csparql-common 0.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

csparql-common-0.1-javadoc.jar
csparql-common-0.1-sources.jar
csparql-common-0.1.jar
csparql-common-0.1.pom



Related Tutorials