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

Jar examples for s:singa-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials