GroupId | GroupIdcom.io7m.jtensors |
---|---|
ArtifactId | ArtifactIdio7m-jtensors-tests |
Version | Version7.0.0 |
Type | Typejar |
Filename | Size |
---|---|
io7m-jtensors-tests-7.0.0.pom | |
io7m-jtensors-tests-7.0.0.jar | 1 KB |
io7m-jtensors-tests-7.0.0-tests.jar | 927 KB |
io7m-jtensors-tests-7.0.0-test-sources.jar | 539 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-tests/ -->
<dependency>
<groupId>com.io7m.jtensors</groupId>
<artifactId>io7m-jtensors-tests</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-tests/
implementation 'com.io7m.jtensors:io7m-jtensors-tests:7.0.0'
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-tests/
implementation ("com.io7m.jtensors:io7m-jtensors-tests:7.0.0")
'com.io7m.jtensors:io7m-jtensors-tests:jar:7.0.0'
<dependency org="com.io7m.jtensors" name="io7m-jtensors-tests" rev="7.0.0">
<artifact name="io7m-jtensors-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jtensors', module='io7m-jtensors-tests', version='7.0.0')
)
libraryDependencies += "com.io7m.jtensors" % "io7m-jtensors-tests" % "7.0.0"
[com.io7m.jtensors/io7m-jtensors-tests "7.0.0"]