Last Version

com.github.dufafei:dag 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.dufafei
ArtifactId

ArtifactId

dag
Version

Version

1.0.0
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download dag 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
org.tinyjee.jgraphx : jgraphx jar 1.10.1.3
org.apache.commons : commons-lang3 jar 3.9

Project Modules

There are no modules declared in this project.