Categories |
CategoriesMOA Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdcom.github.moaxcp.graphs |
ArtifactId | ArtifactIdgraphs-truth |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
graphs-truth-0.4.0.pom | |
graphs-truth-0.4.0.jar | 16 KB |
graphs-truth-0.4.0-sources.jar | 7 KB |
graphs-truth-0.4.0-javadoc.jar | 424 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.moaxcp.graphs/graphs-truth/
implementation 'com.github.moaxcp.graphs:graphs-truth:0.4.0'
// https://jarcasting.com/artifacts/com.github.moaxcp.graphs/graphs-truth/
implementation ("com.github.moaxcp.graphs:graphs-truth:0.4.0")
'com.github.moaxcp.graphs:graphs-truth:jar:0.4.0'
<dependency org="com.github.moaxcp.graphs" name="graphs-truth" rev="0.4.0">
<artifact name="graphs-truth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.moaxcp.graphs', module='graphs-truth', version='0.4.0')
)
libraryDependencies += "com.github.moaxcp.graphs" % "graphs-truth" % "0.4.0"
[com.github.moaxcp.graphs/graphs-truth "0.4.0"]