is not current version
Last Version 1.1.4

de.sciss:topology_2.13 1.1.3

A dynamic directed acyclic graph library

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

topology_2.13
Version

Version

1.1.3
Type

Type

jar

Download topology_2.13 1.1.3


<!-- https://jarcasting.com/artifacts/de.sciss/topology_2.13/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>topology_2.13</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/topology_2.13/
implementation 'de.sciss:topology_2.13:1.1.3'
// https://jarcasting.com/artifacts/de.sciss/topology_2.13/
implementation ("de.sciss:topology_2.13:1.1.3")
'de.sciss:topology_2.13:jar:1.1.3'
<dependency org="de.sciss" name="topology_2.13" rev="1.1.3">
  <artifact name="topology_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='topology_2.13', version='1.1.3')
)
libraryDependencies += "de.sciss" % "topology_2.13" % "1.1.3"
[de.sciss/topology_2.13 "1.1.3"]