l

listeners

Generic runtime Test reporting listeners.
文件下载
文件名 操作
listeners-3.4.0.jar 下载
listeners-3.4.0.pom 下载
listeners-3.4.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.wasiqb.coteafs</groupId>
  <artifactId>listeners</artifactId>
  <version>3.4.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.wasiqb.coteafs:listeners:3.4.0'
Gradle Kotlin
implementation("com.github.wasiqb.coteafs:listeners:3.4.0")
Scala SBT
libraryDependencies += "com.github.wasiqb.coteafs" % "listeners" % "3.4.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.wasiqb.coteafs', module='listeners', version='3.4.0')
)
Apache Ivy
<dependency org="com.github.wasiqb.coteafs" name="listeners" rev="3.4.0" />
Leiningen
[com.github.wasiqb.coteafs/listeners "3.4.0"]
Apache Buildr
'com.github.wasiqb.coteafs:listeners:jar:3.4.0'