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

Jar examples for s:stardao-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials