GroupId | GroupIdcom.io7m.jtensors |
---|---|
ArtifactId | ArtifactIdio7m-jtensors-tests |
Version | Version7.0.0-beta0011 |
Type | Typejar |
<!-- 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-beta0011</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-tests/
implementation 'com.io7m.jtensors:io7m-jtensors-tests:7.0.0-beta0011'
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-tests/
implementation ("com.io7m.jtensors:io7m-jtensors-tests:7.0.0-beta0011")
'com.io7m.jtensors:io7m-jtensors-tests:jar:7.0.0-beta0011'
<dependency org="com.io7m.jtensors" name="io7m-jtensors-tests" rev="7.0.0-beta0011">
<artifact name="io7m-jtensors-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jtensors', module='io7m-jtensors-tests', version='7.0.0-beta0011')
)
libraryDependencies += "com.io7m.jtensors" % "io7m-jtensors-tests" % "7.0.0-beta0011"
[com.io7m.jtensors/io7m-jtensors-tests "7.0.0-beta0011"]