is not current version
Last Version 3.1.13

io.sniffy:sniffy-test 3.1.0-RC11


GroupId

GroupId

io.sniffy
ArtifactId

ArtifactId

sniffy-test
Version

Version

3.1.0-RC11
Type

Type

pom

Download sniffy-test 3.1.0-RC11

Filename Size
sniffy-test-3.1.0-RC11.pom 750 bytes
Browse

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