is not current version
Last Version 0.14.0

com.github.moaxcp.graphs:graphs-greenrobot 0.7.0

graph implementations which send events to the greenrobot EventBus.

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.moaxcp.graphs
ArtifactId

ArtifactId

graphs-greenrobot
Version

Version

0.7.0
Type

Type

jar

Download graphs-greenrobot 0.7.0


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