Jar examples for t:topology-2.11
A dynamic directed acyclic graph library
You can download jar file topology_2.11 1.0.0 in this page.
LGPL v2.1+
You can use the following script to add topology_2.11-1.0.0.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>topology_2.11</artifactId> <version>1.0.0</version> </dependency>
compile group: 'de.sciss', name: 'topology_2.11', version: '1.0.0'
libraryDependencies += "de.sciss" % "topology_2.11" % "1.0.0"
<dependency org="de.sciss" name="topology_2.11" rev="1.0.0"/>
@Grapes(@Grab(group='de.sciss', module='topology_2.11', version='1.0.0'))
'de.sciss:topology_2.11:jar:1.0.0'
Click the following link to download the jar file.
topology_2.11-1.0.0-javadoc.jar