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

Jar examples for s:singa-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials