Last Version

graphs 0.3.0

dynamic graphs supporting streams and an EventBus

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.moaxcp
ArtifactId

ArtifactId

graphs
Version

Version

0.3.0
Type

Type

jar
Description

Description

graphs
dynamic graphs supporting streams and an EventBus
Project URL

Project URL

https://github.com/moaxcp/graphs
Source Code Management

Source Code Management

https://github.com/moaxcp/graphs

Download graphs 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.greenrobot : eventbus jar 3.1.1

Project Modules

There are no modules declared in this project.