ashwood2

Ashwood Graph Library

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.objectstyle.ashwood
ArtifactId

ArtifactId

ashwood
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ashwood2
Ashwood Graph Library
Project URL

Project URL

http://objectstyle.org/ashwood/

Download ashwood

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.1