is not current version
Last Version 0.14.0

com.github.moaxcp.graphs:graphs-truth 0.6.0

Truth extensions for test assertions.

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.moaxcp.graphs
ArtifactId

ArtifactId

graphs-truth
Version

Version

0.6.0
Type

Type

jar

Download graphs-truth 0.6.0


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