is not current version
Last Version 3.0.1

io.github.phillima:asniffer 2.4.6

Tool to collect code annotation metrics

GroupId

GroupId

io.github.phillima
ArtifactId

ArtifactId

asniffer
Version

Version

2.4.6
Type

Type

jar

Download asniffer 2.4.6


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