License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdtopology_2.13 |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTopology
A dynamic directed acyclic graph library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
topology_2.13-1.1.4.pom | |
topology_2.13-1.1.4.jar | 49 KB |
topology_2.13-1.1.4-sources.jar | 9 KB |
topology_2.13-1.1.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/topology_2.13/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>topology_2.13</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/topology_2.13/
implementation 'de.sciss:topology_2.13:1.1.4'
// https://jarcasting.com/artifacts/de.sciss/topology_2.13/
implementation ("de.sciss:topology_2.13:1.1.4")
'de.sciss:topology_2.13:jar:1.1.4'
<dependency org="de.sciss" name="topology_2.13" rev="1.1.4">
<artifact name="topology_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='topology_2.13', version='1.1.4')
)
libraryDependencies += "de.sciss" % "topology_2.13" % "1.1.4"
[de.sciss/topology_2.13 "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.3 |