MVN

org.arakhne.afc.core : testtools

Maven & Gradle

Jan 04, 2020
28 usages
13 stars

Test Tools

<dependency>
    <groupId>org.arakhne.afc.core</groupId>
    <artifactId>testtools</artifactId>
    <version>17.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.arakhne.afc.core : testtools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 17.0

All Versions

Choose a version of org.arakhne.afc.core : testtools to add to Maven or Gradle - All Versions:

  • Version Updated
  • testtools-17.0

    Jan 04, 2020
  • testtools-16.0

    Oct 04, 2019
  • testtools-15.2

    Dec 25, 2018
  • testtools-15.1

    Dec 16, 2018
  • testtools-15.0

    Jul 23, 2018
  • testtools-14.0

    Nov 12, 2017
  • testtools-13.0

    Jun 12, 2016

How to add a dependency to Maven

Add the following org.arakhne.afc.core : testtools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.arakhne.afc.core</groupId>
    <artifactId>testtools</artifactId>
    <version>17.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.arakhne.afc.core : testtools gradle dependency to your build.gradle file:

implementation 'org.arakhne.afc.core:testtools:17.0'

Gradle Kotlin DSL: Add the following org.arakhne.afc.core : testtools gradle kotlin dependency to your build.gradle.kts file:

implementation("org.arakhne.afc.core:testtools:17.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.arakhne.afc.core : testtools sbt scala dependency to your build.sbt file:

libraryDependencies += "org.arakhne.afc.core" % "testtools" % "17.0"

Advertisement

Dependencies from Group

Jan 04, 2020
28 usages
13 stars
Jan 04, 2020
20 usages
13 stars
Jan 04, 2020
10 usages
13 stars
Jan 04, 2020
10 usages
13 stars
Jan 04, 2020
6 usages
13 stars

Discover Dependencies

Feb 04, 2023
117 usages
328 stars
Aug 06, 2021
24 usages
32k stars
Feb 21, 2023
54 usages
1.2k stars
Apr 25, 2014
156 usages
846 stars
Dec 12, 2022
72 usages
243 stars
Feb 08, 2023
36 usages
2 stars
ms
Oct 24, 2021
14 usages
3.7k stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome