Download singa-structure-0.3.2.jar file - Jar s

Jar examples for s:singa-structure

Description

You can download jar file singa-structure 0.3.2 in this page.

Build File

You can use the following script to add singa-structure-0.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

singa-structure-0.3.2-javadoc.jar
singa-structure-0.3.2-sources.jar
singa-structure-0.3.2.jar
singa-structure-0.3.2.pom



Related Tutorials