не последняя версия
Последняя версия 3.0.1

io.github.phillima:asniffer 2.4.1

Tool to collect code annotation metrics

Группа

Группа

io.github.phillima
Идентификатор

Идентификатор

asniffer
Версия

Версия

2.4.1
Тип

Тип

jar

Скачать asniffer 2.4.1


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