Last Version

Dirgra 0.4

Simple Directed Graph

License

License

EPL
Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

dirgra
Version

Version

0.4
Type

Type

jar
Description

Description

Dirgra
Simple Directed Graph
Project URL

Project URL

https://github.com/jruby/dirgra
Source Code Management

Source Code Management

https://github.com/jruby/dirgra

Download dirgra 0.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.