Download stardao-core-0.3.1.jar file - Jar s

Jar examples for s:stardao-core

Description

You can download jar file stardao-core 0.3.1 in this page.

Build File

You can use the following script to add stardao-core-0.3.1.jar to your project.

<dependency>
   <groupId>io.stardog.stardao</groupId>
   <artifactId>stardao-core</artifactId>
   <version>0.3.1</version>
</dependency>
compile group: 'io.stardog.stardao', name: 'stardao-core', version: '0.3.1'
libraryDependencies += "io.stardog.stardao" % "stardao-core" % "0.3.1"
<dependency org="io.stardog.stardao" name="stardao-core" rev="0.3.1"/>
@Grapes(@Grab(group='io.stardog.stardao', module='stardao-core', version='0.3.1'))
'io.stardog.stardao:stardao-core:jar:0.3.1'

Download

Click the following link to download the jar file.

stardao-core-0.3.1-javadoc.jar
stardao-core-0.3.1-sources.jar
stardao-core-0.3.1.jar
stardao-core-0.3.1.pom



Related Tutorials