Categories |
CategoriesMOA Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdcom.github.moaxcp.graphs |
ArtifactId | ArtifactIdgraphs-truth |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
graphs-truth-0.5.0.pom | |
graphs-truth-0.5.0.jar | 15 KB |
graphs-truth-0.5.0-sources.jar | 6 KB |
graphs-truth-0.5.0-javadoc.jar | 422 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.moaxcp.graphs/graphs-truth/ -->
<dependency>
<groupId>com.github.moaxcp.graphs</groupId>
<artifactId>graphs-truth</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.moaxcp.graphs/graphs-truth/
implementation 'com.github.moaxcp.graphs:graphs-truth:0.5.0'
// https://jarcasting.com/artifacts/com.github.moaxcp.graphs/graphs-truth/
implementation ("com.github.moaxcp.graphs:graphs-truth:0.5.0")
'com.github.moaxcp.graphs:graphs-truth:jar:0.5.0'
<dependency org="com.github.moaxcp.graphs" name="graphs-truth" rev="0.5.0">
<artifact name="graphs-truth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.moaxcp.graphs', module='graphs-truth', version='0.5.0')
)
libraryDependencies += "com.github.moaxcp.graphs" % "graphs-truth" % "0.5.0"
[com.github.moaxcp.graphs/graphs-truth "0.5.0"]