is not current version
Last Version 3.1.13

io.sniffy:sniffy-junit 3.1.10


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.sniffy
ArtifactId

ArtifactId

sniffy-junit
Version

Version

3.1.10
Type

Type

jar

Download sniffy-junit 3.1.10


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