t

testing

Testing dependencies and utilities. Expected to be used only in test scope
Files download
File Operation
testing-2.9.0-GH-1320.0.jar download
testing-2.9.0-GH-1320.0.pom download
testing-2.9.0-GH-1320.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.discord4j.immutables</groupId>
  <artifactId>testing</artifactId>
  <version>2.9.0-GH-1320.0</version>
</dependency>
Gradle Groovy
implementation 'com.discord4j.immutables:testing:2.9.0-GH-1320.0'
Gradle Kotlin
implementation("com.discord4j.immutables:testing:2.9.0-GH-1320.0")
Scala SBT
libraryDependencies += "com.discord4j.immutables" % "testing" % "2.9.0-GH-1320.0"
Groovy Grape
@Grapes(
  @Grab(group='com.discord4j.immutables', module='testing', version='2.9.0-GH-1320.0')
)
Apache Ivy
<dependency org="com.discord4j.immutables" name="testing" rev="2.9.0-GH-1320.0" />
Leiningen
[com.discord4j.immutables/testing "2.9.0-GH-1320.0"]
Apache Buildr
'com.discord4j.immutables:testing:jar:2.9.0-GH-1320.0'