net.sigmalab.graph

Minimalist graph library allowing evaluation of expressions on an expression tree.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sigmalab
ArtifactId

ArtifactId

net.sigmalab.graph
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

net.sigmalab.graph
Minimalist graph library allowing evaluation of expressions on an expression tree.
Project URL

Project URL

https://bitbucket.org/schrepfler/net.sigmalab.graph
Project Organization

Project Organization

SignaLab
Source Code Management

Source Code Management

https://bitbucket.org/schrepfler/net.sigmalab.graph

Download net.sigmalab.graph

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jscience : jscience jar 4.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1