Topology

A dynamic directed acyclic graph library

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

topology_2.10
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Topology
A dynamic directed acyclic graph library
Project URL

Project URL

https://github.com/Sciss/Topology
Project Organization

Project Organization

de.sciss

Download topology_2.10

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0