| License |
License |
|---|---|
| GroupId | GroupIdcom.io7m.jtensors |
| ArtifactId | ArtifactIdio7m-jtensors-tests |
| Last Version | Last Version7.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio7m-jtensors-tests
Vector/matrix math package (Unit tests)
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| io7m-jtensors-tests-7.1.0.pom | |
| io7m-jtensors-tests-7.1.0.jar | 1 KB |
| io7m-jtensors-tests-7.1.0-tests.jar | 926 KB |
| io7m-jtensors-tests-7.1.0-test-sources.jar | 538 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-tests/
implementation 'com.io7m.jtensors:io7m-jtensors-tests:7.1.0'
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors-tests/
implementation ("com.io7m.jtensors:io7m-jtensors-tests:7.1.0")
'com.io7m.jtensors:io7m-jtensors-tests:jar:7.1.0'
<dependency org="com.io7m.jtensors" name="io7m-jtensors-tests" rev="7.1.0">
<artifact name="io7m-jtensors-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jtensors', module='io7m-jtensors-tests', version='7.1.0')
)
libraryDependencies += "com.io7m.jtensors" % "io7m-jtensors-tests" % "7.1.0"
[com.io7m.jtensors/io7m-jtensors-tests "7.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.io7m.jtensors : io7m-jtensors-core | jar | 7.1.0 |
| com.io7m.jtensors : io7m-jtensors-bytebuffered | jar | 7.1.0 |
| com.io7m.jtensors : io7m-jtensors-ieee754b16 | jar | 7.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.reflections : reflections | jar | 0.9.10 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |