Download singa-core-0.1.3.jar file - Jar s

Jar examples for s:singa-core

Description

You can download jar file singa-core 0.1.3 in this page.

Build File

You can use the following script to add singa-core-0.1.3.jar to your project.

<dependency>
   <groupId>de.bioforscher.singa</groupId>
   <artifactId>singa-core</artifactId>
   <version>0.1.3</version>
</dependency>
compile group: 'de.bioforscher.singa', name: 'singa-core', version: '0.1.3'
libraryDependencies += "de.bioforscher.singa" % "singa-core" % "0.1.3"
<dependency org="de.bioforscher.singa" name="singa-core" rev="0.1.3"/>
@Grapes(@Grab(group='de.bioforscher.singa', module='singa-core', version='0.1.3'))
'de.bioforscher.singa:singa-core:jar:0.1.3'

Download

Click the following link to download the jar file.

singa-core-0.1.3-javadoc.jar
singa-core-0.1.3-sources.jar
singa-core-0.1.3.jar
singa-core-0.1.3.pom



Related Tutorials