Last Version

Topology 1.1.4

A dynamic directed acyclic graph library

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

topology_2.12
Version

Version

1.1.4
Type

Type

jar
Description

Description

Topology
A dynamic directed acyclic graph library
Project URL

Project URL

https://git.iem.at/sciss/Topology
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://git.iem.at/sciss/Topology

Download topology_2.12 1.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.3

Project Modules

There are no modules declared in this project.