GroupId | GroupIdorg.into-cps.maestro.plugins |
---|---|
ArtifactId | ArtifactIdtopologicalsorting |
Version | Version2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
topologicalsorting-2.0.3.pom | |
topologicalsorting-2.0.3.jar | 35 KB |
topologicalsorting-2.0.3-sources.jar | 2 KB |
topologicalsorting-2.0.3-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.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/topologicalsorting/
implementation 'org.into-cps.maestro.plugins:topologicalsorting:2.0.3'
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/topologicalsorting/
implementation ("org.into-cps.maestro.plugins:topologicalsorting:2.0.3")
'org.into-cps.maestro.plugins:topologicalsorting:jar:2.0.3'
<dependency org="org.into-cps.maestro.plugins" name="topologicalsorting" rev="2.0.3">
<artifact name="topologicalsorting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro.plugins', module='topologicalsorting', version='2.0.3')
)
libraryDependencies += "org.into-cps.maestro.plugins" % "topologicalsorting" % "2.0.3"
[org.into-cps.maestro.plugins/topologicalsorting "2.0.3"]