Jar examples for c:csparql-core
You can download jar file csparql-core 0.1 in this page.
You can use the following script to add csparql-core-0.1.jar to your project.
<dependency> <groupId>eu.larkc.csparql</groupId> <artifactId>csparql-core</artifactId> <version>0.1</version> </dependency>
compile group: 'eu.larkc.csparql', name: 'csparql-core', version: '0.1'
libraryDependencies += "eu.larkc.csparql" % "csparql-core" % "0.1"
<dependency org="eu.larkc.csparql" name="csparql-core" rev="0.1"/>
@Grapes(@Grab(group='eu.larkc.csparql', module='csparql-core', version='0.1'))
'eu.larkc.csparql:csparql-core:jar:0.1'
Click the following link to download the jar file.
csparql-core-0.1-javadoc.jar