Last Version

Test Tools 17.0

Math, geometric, physic tools and other Java utilities.

License

License

GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

testtools
Version

Version

17.0
Type

Type

jar
Description

Description

Test Tools
Math, geometric, physic tools and other Java utilities.
Project Organization

Project Organization

Arakhnê.org Project

Download testtools 17.0


<!-- https://jarcasting.com/artifacts/org.arakhne.afc.core/testtools/ -->
<dependency>
    <groupId>org.arakhne.afc.core</groupId>
    <artifactId>testtools</artifactId>
    <version>17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.arakhne.afc.core/testtools/
implementation 'org.arakhne.afc.core:testtools:17.0'
// https://jarcasting.com/artifacts/org.arakhne.afc.core/testtools/
implementation ("org.arakhne.afc.core:testtools:17.0")
'org.arakhne.afc.core:testtools:jar:17.0'
<dependency org="org.arakhne.afc.core" name="testtools" rev="17.0">
  <artifact name="testtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.arakhne.afc.core', module='testtools', version='17.0')
)
libraryDependencies += "org.arakhne.afc.core" % "testtools" % "17.0"
[org.arakhne.afc.core/testtools "17.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.xtext : org.eclipse.xtext.xbase.lib jar 2.20.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.6.0-M1
org.mockito : mockito-core jar 3.2.4

Project Modules

There are no modules declared in this project.