MVN

com.pragmaticobjects.oo.tests : tests-core

Maven & Gradle

Jan 04, 2023
5 usages
7 stars

tests-core · Reusable test assertions

<dependency>
    <groupId>com.pragmaticobjects.oo.tests</groupId>
    <artifactId>tests-core</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pragmaticobjects.oo.tests : tests-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of com.pragmaticobjects.oo.tests : tests-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
tests-core-0.1.5
tests-core-0.1.4
tests-core-0.1.3
tests-core-0.1.2
tests-core-0.1.1
tests-core-0.1.0
0.0.x
tests-core-0.0.1
tests-core-0.0.0

How to add a dependency to Maven

Add the following com.pragmaticobjects.oo.tests : tests-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pragmaticobjects.oo.tests</groupId>
    <artifactId>tests-core</artifactId>
    <version>0.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pragmaticobjects.oo.tests : tests-core gradle dependency to your build.gradle file:

implementation 'com.pragmaticobjects.oo.tests:tests-core:0.1.5'

Gradle Kotlin DSL: Add the following com.pragmaticobjects.oo.tests : tests-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pragmaticobjects.oo.tests:tests-core:0.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pragmaticobjects.oo.tests : tests-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pragmaticobjects.oo.tests" % "tests-core" % "0.1.5"

Advertisement

Dependencies from Group

Jan 04, 2023
24 usages
7 stars
Jan 04, 2023
5 usages
7 stars
Jan 04, 2023
1 usages
7 stars

Discover Dependencies

May 20, 2020
5 usages
1 stars
Jan 11, 2019
4 usages
May 21, 2019
1 usages
9 stars
Dec 23, 2022
10 usages
2 stars
Jul 13, 2020
6 usages
Aug 17, 2023
24 usages
469 stars
Mar 22, 2023
3 usages
50 stars
Jun 13, 2023
4 usages
Jun 11, 2018
4 usages
98 stars