License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdorg.objectstyle.ashwood |
ArtifactId | ArtifactIdashwood |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionashwood2
Ashwood Graph Library
|
Project URL |
Project URL |
Filename | Size |
---|---|
ashwood-2.0.pom | |
ashwood-2.0.jar | 136 KB |
ashwood-2.0-sources.jar | 129 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |