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