Download tsl2.nano.vnet-2.1.jar file - Jar t

Jar examples for t:tsl2.nano.vnet

Description

TSL2 Framework VirtualNetwork (Generic parallelized Network-Mechanism providing implementations for: NeuronalNetwork, Routing, Workflow)

You can download jar file tsl2.nano.vnet 2.1 in this page.

Build File

You can use the following script to add tsl2.nano.vnet-2.1.jar to your project.

<dependency>
   <groupId>net.sf.tsl2nano</groupId>
   <artifactId>tsl2.nano.vnet</artifactId>
   <version>2.1</version>
</dependency>
compile group: 'net.sf.tsl2nano', name: 'tsl2.nano.vnet', version: '2.1'
libraryDependencies += "net.sf.tsl2nano" % "tsl2.nano.vnet" % "2.1"
<dependency org="net.sf.tsl2nano" name="tsl2.nano.vnet" rev="2.1"/>
@Grapes(@Grab(group='net.sf.tsl2nano', module='tsl2.nano.vnet', version='2.1'))
'net.sf.tsl2nano:tsl2.nano.vnet:jar:2.1'

Download

Click the following link to download the jar file.

tsl2.nano.vnet-2.1-javadoc.jar
tsl2.nano.vnet-2.1-sources.jar
tsl2.nano.vnet-2.1.jar
tsl2.nano.vnet-2.1.pom



Related Tutorials