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

Jar examples for s:singa-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials