| License |
License |
|---|---|
| GroupId | GroupIdorg.into-cps.maestro.plugins |
| ArtifactId | ArtifactIdtopologicalsorting |
| Last Version | Last Version2.1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontopologicalsorting
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| topologicalsorting-2.1.9.pom | |
| topologicalsorting-2.1.9.jar | 35 KB |
| topologicalsorting-2.1.9-sources.jar | 2 KB |
| topologicalsorting-2.1.9-javadoc.jar | 335 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/topologicalsorting/ -->
<dependency>
<groupId>org.into-cps.maestro.plugins</groupId>
<artifactId>topologicalsorting</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/topologicalsorting/
implementation 'org.into-cps.maestro.plugins:topologicalsorting:2.1.9'
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/topologicalsorting/
implementation ("org.into-cps.maestro.plugins:topologicalsorting:2.1.9")
'org.into-cps.maestro.plugins:topologicalsorting:jar:2.1.9'
<dependency org="org.into-cps.maestro.plugins" name="topologicalsorting" rev="2.1.9">
<artifact name="topologicalsorting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro.plugins', module='topologicalsorting', version='2.1.9')
)
libraryDependencies += "org.into-cps.maestro.plugins" % "topologicalsorting" % "2.1.9"
[org.into-cps.maestro.plugins/topologicalsorting "2.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| com.spencerwi : Either.java | jar | 2.1.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
| org.scalatest : scalatest_2.13 | jar | 3.3.0-SNAP2 |
| org.specs2 : specs2-core_2.13 | jar | 4.9.3 |
| org.specs2 : specs2-junit_2.13 | jar | 4.9.3 |