MVN

com.google.testing.compile : compile-testing

Maven & Gradle

Dec 12, 2022
567 usages
663 stars

Compile Testing · Utilities for testing compilation.

<dependency>
    <groupId>com.google.testing.compile</groupId>
    <artifactId>compile-testing</artifactId>
    <version>0.21.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.testing.compile : compile-testing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.21.0

All Versions

Choose a version of com.google.testing.compile : compile-testing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.21.x
compile-testing-0.21.0
0.20
compile-testing-0.20
0.19
compile-testing-0.19
0.18
compile-testing-0.18
0.17
compile-testing-0.17
0.16
compile-testing-0.16
0.15
compile-testing-0.15
0.14
compile-testing-0.14
0.13
compile-testing-0.13
0.12
compile-testing-0.12
0.11
compile-testing-0.11
0.10
compile-testing-0.10
0.9
compile-testing-0.9
0.8
compile-testing-0.8
0.7
compile-testing-0.7
0.6
compile-testing-0.6
0.5
compile-testing-0.5
0.4
compile-testing-0.4
0.3
compile-testing-0.3
0.2
compile-testing-0.2
0.1
compile-testing-0.1

How to add a dependency to Maven

Add the following com.google.testing.compile : compile-testing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.testing.compile</groupId>
    <artifactId>compile-testing</artifactId>
    <version>0.21.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.testing.compile : compile-testing gradle dependency to your build.gradle file:

implementation 'com.google.testing.compile:compile-testing:0.21.0'

Gradle Kotlin DSL: Add the following com.google.testing.compile : compile-testing gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.testing.compile:compile-testing:0.21.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.testing.compile : compile-testing sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.testing.compile" % "compile-testing" % "0.21.0"

Advertisement

Dependencies from Group

Dec 12, 2022
567 usages
663 stars

Discover Dependencies

Apr 27, 2020
4 usages
209 stars
Aug 25, 2023
237 stars
Aug 25, 2023
237 stars
Oct 19, 2015
277 stars
Oct 19, 2015
15 stars
Apr 06, 2016
55 stars
ssj
Aug 29, 2022
6 usages
103 stars
Apr 09, 2018
1 usages
2 stars
Aug 08, 2018
0 stars
Oct 24, 2017
1 usages
3.2k stars