License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdgraph |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraph
See https://github.com/mlhartme/graph.
|
Project URL |
Project URL |
Project Organization |
Project Organization1&1 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
graph-1.0.0.pom | |
graph-1.0.0.jar | 9 KB |
graph-1.0.0-test-sources.jar | 6 KB |
graph-1.0.0-sources.jar | 5 KB |
graph-1.0.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/graph/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>graph</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/graph/
implementation 'net.oneandone:graph:1.0.0'
// https://jarcasting.com/artifacts/net.oneandone/graph/
implementation ("net.oneandone:graph:1.0.0")
'net.oneandone:graph:jar:1.0.0'
<dependency org="net.oneandone" name="graph" rev="1.0.0">
<artifact name="graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='graph', version='1.0.0')
)
libraryDependencies += "net.oneandone" % "graph" % "1.0.0"
[net.oneandone/graph "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |