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