Last Version

jdeps 1.1

Java library for simple in-memory topological sorts.

License

License

GroupId

GroupId

com.github.davidhoyt
ArtifactId

ArtifactId

jdeps
Version

Version

1.1
Type

Type

jar
Description

Description

jdeps
Java library for simple in-memory topological sorts.

Download jdeps 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.