is not current version
Last Version 3.4.0

com.github.wasiqb.coteafs:listeners 1.1.0

Generic runtime Test reporting listeners.

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

listeners
Version

Version

1.1.0
Type

Type

jar

Download listeners 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/ -->
<dependency>
    <groupId>com.github.wasiqb.coteafs</groupId>
    <artifactId>listeners</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/
implementation 'com.github.wasiqb.coteafs:listeners:1.1.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/
implementation ("com.github.wasiqb.coteafs:listeners:1.1.0")
'com.github.wasiqb.coteafs:listeners:jar:1.1.0'
<dependency org="com.github.wasiqb.coteafs" name="listeners" rev="1.1.0">
  <artifact name="listeners" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='listeners', version='1.1.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "listeners" % "1.1.0"
[com.github.wasiqb.coteafs/listeners "1.1.0"]