is not current version
Last Version 2.0

org.objectstyle.ashwood:ashwood 1.1

Ashwood Graph Library

GroupId

GroupId

org.objectstyle.ashwood
ArtifactId

ArtifactId

ashwood
Version

Version

1.1
Type

Type

jar

Download ashwood 1.1


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