Download topology_2.11-1.1.0.jar file - Jar t

Jar examples for t:topology-2.11

Description

A dynamic directed acyclic graph library

You can download jar file topology_2.11 1.1.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add topology_2.11-1.1.0.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>topology_2.11</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'de.sciss', name: 'topology_2.11', version: '1.1.0'
libraryDependencies += "de.sciss" % "topology_2.11" % "1.1.0"
<dependency org="de.sciss" name="topology_2.11" rev="1.1.0"/>
@Grapes(@Grab(group='de.sciss', module='topology_2.11', version='1.1.0'))
'de.sciss:topology_2.11:jar:1.1.0'

Download

Click the following link to download the jar file.

topology_2.11-1.1.0-javadoc.jar
topology_2.11-1.1.0-sources.jar
topology_2.11-1.1.0.jar
topology_2.11-1.1.0.pom



Related Tutorials