is not current version
Last Version 3.1.13

io.sniffy:sniffy-test 3.1.0-RC10


GroupId

GroupId

io.sniffy
ArtifactId

ArtifactId

sniffy-test
Version

Version

3.1.0-RC10
Type

Type

pom

Download sniffy-test 3.1.0-RC10

Filename Size
sniffy-test-3.1.0-RC10.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-RC10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sniffy/sniffy-test/
implementation 'io.sniffy:sniffy-test:3.1.0-RC10'
// https://jarcasting.com/artifacts/io.sniffy/sniffy-test/
implementation ("io.sniffy:sniffy-test:3.1.0-RC10")
'io.sniffy:sniffy-test:pom:3.1.0-RC10'
<dependency org="io.sniffy" name="sniffy-test" rev="3.1.0-RC10">
  <artifact name="sniffy-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sniffy', module='sniffy-test', version='3.1.0-RC10')
)
libraryDependencies += "io.sniffy" % "sniffy-test" % "3.1.0-RC10"
[io.sniffy/sniffy-test "3.1.0-RC10"]